|
|
| | Ask HN: Is there a great DAG framework for Python to write a synth-patch GUI? | | 5 points by diydsp on Dec 16, 2022 | hide | past | favorite | 8 comments | | For synth patches, we love our Direct-Acyclic Graph apps like Max/MSP, PureData, Axoloti, SpinCAD Designer, etc. But most of these are native apps or Java. How can I write "one DAG editor to rule them all" that can target multiple DSP targets, microcontrollers, raw C code, other APIs with a simple-ish plug-in archtecture. Most of them time, these apps are written by passionate synthesists and hence the limited portability, but how would a hardcore CS approach this? |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
The project is here: https://github.com/plugdata-team/plugdata
The builds are coming thick and fast. 0.6.2 is so far behind the daily builds right now that 0.6.3 is going to be an enormous leap in functionality. Tim and the development team are doing a spectacular job of staying focused and cranking out bugfixes and features sometimes multiple times a day.