Waveform 10.4.0 Beta with SOUL
-
- KVRian
- 1272 posts since 11 Apr, 2002 from Nashville, TN
https://soul.dev/playgrounds
In settings tab go to plugins and set your directories to scan for SOUL plugins.
In settings tab go to plugins and set your directories to scan for SOUL plugins.
-
- KVRian
- 1272 posts since 11 Apr, 2002 from Nashville, TN
-
- Chief Tracktioneer
- 532 posts since 14 Nov, 2002 from London
Yeah, we didn't add it to the linux installer just yet.
...although I think you might actually be able to get it working (although I've not tried this!) if you download the .so from here:
https://github.com/soul-lang/SOUL-binar ... rary/linux
and then put that file next to the executable itself.
...although I think you might actually be able to get it working (although I've not tried this!) if you download the .so from here:
https://github.com/soul-lang/SOUL-binar ... rary/linux
and then put that file next to the executable itself.
-
- KVRian
- Topic Starter
- 657 posts since 12 Mar, 2013 from Vladivostok
Well, renaming libSOUL_PatchLoader.so to SOUL_PatchLoader.so did the trick, Waveform10 now has options for SOUL in settings. But scanning did nothing and no clue why, according to strace it doesn't even tries to open .soulpatch files.
I've compiled SOULPatchHostDemo (put abovementioned .so) and it works
PS. After scanning the SOUL path in "File Locations/plugins" became empty.
I've compiled SOULPatchHostDemo (put abovementioned .so) and it works
PS. After scanning the SOUL path in "File Locations/plugins" became empty.
-
- Chief Tracktioneer
- 532 posts since 14 Nov, 2002 from London
Hmm, pity it doesn't work but as I said, we didn't get chance to even try the linux version yet, so not completely surprising that it might need a bit of bug-fixing! We'll have a look as soon as poss!
-
- KVRian
- 1272 posts since 11 Apr, 2002 from Nashville, TN
Jules, I watched your ADC SOUL introduction and found it really interesting. I wondered if the SOUL language would also give developers a way to process and manipulate MIDI data.
-
- Chief Tracktioneer
- 532 posts since 14 Nov, 2002 from London
Yep, it'll certainly do that. I've actually got a todo-list item "add MIDI output to patches", which isn't difficult, but just haven't done it yet!Rock wrote: Mon Nov 25, 2019 11:27 pm Jules, I watched your ADC SOUL introduction and found it really interesting. I wondered if the SOUL language would also give developers a way to process and manipulate MIDI data.
-
- KVRian
- 1272 posts since 11 Apr, 2002 from Nashville, TN
