Search found 27 matches

by adic
Fri May 15, 2020 12:53 am
Forum: General
Topic: Problems with sysex messages (not solved)
Replies: 22
Views: 58183

Re: Problems with sysex messages (not solved)

The same problem occurred, when I tried to make a VST for DX7 sysex controller.
As to sysex plugin, I think JUCE is better.
https://forum.juce.com/t/how-to-make-a- ... lved/15231
I tried it. See the picture (VST on Reaper).
If you are interested, I'd upload the c++ source file.
by adic
Tue May 12, 2020 6:39 am
Forum: DSP
Topic: DSP wishlist: loop execution inside Hop()
Replies: 3
Views: 19117

Re: DSP wishlist: loop execution inside Hop()

Sorry, I did not check MV's updated loop tutorial in which the topic of "nested hops ans loops" was well instructed. thanks!

http://www.dsprobotics.com/support/viewtopic.php?f=2&t=43224
by adic
Mon May 11, 2020 9:18 pm
Forum: DSP
Topic: DSP wishlist: loop execution inside Hop()
Replies: 3
Views: 19117

Re: DSP wishlist: loop execution inside Hop()

Thanks for the information. I have not yet studied assembler language, though.
by adic
Mon May 11, 2020 8:02 pm
Forum: DSP
Topic: DSP wishlist: loop execution inside Hop()
Replies: 3
Views: 19117

DSP wishlist: loop execution inside Hop()

It seems to me that one cannot do loop() inside hop(). See the picture. ... I am using FlowStone 3.0.6.
by adic
Thu Mar 14, 2019 12:35 pm
Forum: General
Topic: Flowstone wishlist
Replies: 153
Views: 567547

Re: Flowstone wishlist

export as Android app, if possible...
by adic
Sat Feb 02, 2019 3:44 am
Forum: General
Topic: Flowstone wishlist
Replies: 153
Views: 567547

Re: Flowstone wishlist

Do you know "axoloti"?
cf. http://www.axoloti.com/

I strongly wish that FlowStone had such a feature (hardware DIY kit), although I have no experience with axoloti.
by adic
Fri Feb 01, 2019 11:53 am
Forum: General
Topic: Flowstone wishlist
Replies: 153
Views: 567547

Re: Flowstone wishlist

Extend Voice handling. see the manual

voice type!!
voice type!!
flowstone_voice2.jpg (16.04 KiB) Viewed 28803 times
by adic
Sat Jan 12, 2019 11:48 pm
Forum: General
Topic: Flowstone wishlist
Replies: 153
Views: 567547

Re: Flowstone wishlist

something like cycling74 Max's object "vst~", which is a very exciting feature.
One can access and manipulate all the parameters of 3rd party VST.
by adic
Sat Jan 12, 2019 11:05 pm
Forum: General
Topic: Flowstone wishlist
Replies: 153
Views: 567547

Re: Flowstone wishlist

multi touch and 3d touch support!
If it is implemented, FlowStone app would prevail over Liine Lemur.
by adic
Wed Dec 26, 2018 11:39 am
Forum: General
Topic: flowstone VSTs in mac osx (wine)
Replies: 4
Views: 14826

Re: flowstone VSTs in mac osx (wine)

Hi all

Recently I am enjoying x86 music software via WINE on Lubuntu (from lubuntu-18.10-desktop-i386.iso)
and tried to install flowstone.

the result:
One can export VST plugins by Flowstone and they work normally (as to DSP & midi) on Reaper DAW although GUI responce is a bit slow...