On 1/12/09 2:07 AM, "Gilles THIBAULT" wrote:
>
>
>>
>> Please, help me with my own music function creation.
>> How can I modify music object or create a new one with
>> existing music data and add sustain event to it?
>>
>> If I understand correct, I must use make-music function and then
Please, help me with my own music function creation.
How can I modify music object or create a new one with
existing music data and add sustain event to it?
If I understand correct, I must use make-music function and then use
(make-span-event 'SustainEvent START) call to generate sustain even
Hello!
Please, help me with my own music function creation.
How can I modify music object or create a new one with
existing music data and add sustain event to it?
If I understand correct, I must use make-music function and then use
(make-span-event 'SustainEvent START) call to generate sustain