Posted by
Cesare Marilungo on
May 15, 2007; 8:54pm
URL: https://forum.world.st/modules-plugins-primitives-and-MIDIPlugin-tp134208p134221.html
Andrew Dabrowski wrote:
> I've just tried it and it's working for me! The only glitch I've
> noticed so far is that when I use ScorePlayer, every time I hit "play"
> the connection dies, and I have to use alsaconnect to reestablish the
> connection.
It happens here too. I don't know if it's ScorePlayer or the midi
plugin's fault.
The action selector for the Play button is ScorePlayer resumePlaying
which in turn calls startMidiPlaying. Here an existing Process instance
is terminated and a new one is created. I guess this makes the
connection drop.
c.
>
> For the record, this is what I do. I select a midi file with the
> Squeak file browser, then open it with ScorePlayer. I open inspector
> of the ScorePlayerMorph instance, from which I open an inspector of
> the ScorePlayer instance. From that ScorePlayer inspector I can set
> the midiPort variable to "SimpleMIDIPort openDefault", then make the
> connection (outside squeak) using alsaconnect to my midi hardware.
>
>
>
>> Date: Tue, 15 May 2007 19:10:15 +0200
>> From: St?phane Rollandin <
[hidden email]>
>> Subject: Re: [SqueakAudio] modules, plugins, primitives, and
>> MIDIPlugin
>> Cc:
[hidden email]
>> Message-ID: <
[hidden email]>
>> Content-Type: text/plain; charset=UTF-8; format=flowed
>>
>> there is now a MIDI-enabled VM for linux at:
>>
http://www.zogotounga.net/comp/squeak/sqgeo.htm>>
>> it was built by Cesare Marilungo
>>
>>
>> Stef
>>
> _______________________________________________
> SqueakAudio mailing list
>
[hidden email]
>
http://www.create.ucsb.edu/mailman/listinfo/squeakaudio>
--
http://www.cesaremarilungo.com_______________________________________________
SqueakAudio mailing list
[hidden email]
http://www.create.ucsb.edu/mailman/listinfo/squeakaudio