[chuck-users] trying to implement a midi sequencer in chuck

d dchuck at yurfish.com
Fri Feb 11 16:33:50 EST 2022


Yes,thats the one I modeled mine after.
I removed the ugen stuff and replaced it with 
send (midiout). 
I have fluidsynth on jack The behaviour is strange.
It appears that advancing time on a spork advances 
time in others and events get missed 
But I could be wrong. I have notes with 
no note off and CC that never happens

It works fine for single track files.

On Fri, 11 Feb 2022 13:10:20 -0800
Dana Batali <dana.batali at gmail.com> wrote:

> Hi Davud,  have you seen this example?
> 
> https://cannerycoders.com/docs/chuck/examples/midi/midifile-play.html
> 
> One obvious point is that min.read accepts a track number.
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users  


On Fri, 11 Feb 2022 13:10:20 -0800
Dana Batali <dana.batali at gmail.com> wrote:

> Hi Davud,  have you seen this example?
> 
> https://cannerycoders.com/docs/chuck/examples/midi/midifile-play.html
> 
> One obvious point is that min.read accepts a track number.
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list