csound / manual

Csound Reference Manual (English)
Other
45 stars 29 forks source link

sfpassign: add note about starting from 0 #473

Closed tjingboem closed 3 years ago

tjingboem commented 3 years ago

sfpassign does work but assigning presets to the numbers should start from 0, counting up. Otherwise it reports 'invalid soundfont'

A note about this should be on the manual page

csounder commented 3 years ago

It would be great if the opcode itself took care of this check for the user

Sent from my iPad

On Oct 25, 2020, at 11:49 AM, Menno Knevel notifications@github.com wrote:

 sfpassign does work but assigning presets to the numbers should start from 0, counting up. Otherwise it reports 'invalid soundfont'

A not about this should be on the manual page

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jpffitch commented 3 years ago

Can you post an exampe of it failing? I have not seen one yet

csounder commented 3 years ago

Yes. It is a bit late for you now, but I will have one for you by tomorrow. I have been working on the Bela all day. And... will look forward to setting you up next week and getting some advice from you about arrays.

Dr. Richard Boulanger Professor Electronic Production and Design Berklee College of Music

On Oct 25, 2020, at 3:53 PM, John ffitch notifications@github.com wrote:

 Can you post an exampe of it failing? I have not seen one yet

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

tjingboem commented 3 years ago

great that this is fixed, thanks!

jpffitch commented 3 years ago

This issue is not fixed. it still segfaults on destroying the module.

Still wirking on it

Example of failure is manual example sfplaym.csd and wait for the full minute.