Hi all, I’m considering to get an Electro-Smith Pitch.Init() for my Eurorack system and I’m trying to understand what limitations pd2dsy might have when converting a Pure Data patch. In particular:
- is there a limit size for the Pd patch to be converted?
- must the whole patch be contained as a single file or can it use abstractions?
- can the patch make use of files saved in the same folder, such as wav or mid files?
- are all vanilla objects supported?
Many thanks in advance!
Question 4 - are all ‘vanilla’ objects supported - no. I’m a little pressed for time right now, so I can’t find it, but I recall seeing a list of unsupported objects somewhere in the doc or this forum.
Question 1 - is there a size limit - well you’d certainly be limited by target memory, I don’t know if pd2dsy has another limit.
1 Like
@tunagenes @Distortion Thank you both for your replies, this is super useful information! Concerning 3., I’m hopeful pd2dsy might be able to handle wav and mid files since this seems to be the case with Oopsy for Max/MSP (see this wav player project).
1 Like
It’s possible to load samples with Heavy, but for Daisy there is currently no way to read in files.
We’ll likely work on MIDI before we get to sample loading, though …
2 Likes
@dreamer Thanks for the info, good to know!