-
Is Fluidsynth able to use Asio devices such as FlexAsio and ASIO4ALL? (i am looking to set it via command line like this: Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Pls. execute |
Beta Was this translation helpful? Give feedback.
-
Would it be possible, that you add support for ASIO devices? |
Beta Was this translation helpful? Give feedback.
-
ASIO can be added to fluidsynth through Portaudio. See here |
Beta Was this translation helpful? Give feedback.
-
@ReinholdH, thanks so much for this tip :) |
Beta Was this translation helpful? Give feedback.
-
I do not know if Portaudio supports Asio4All. We use the software in a commercial app. For us Asio4All is not an option due to
All I can say here is that libfluidsynth + Portaudio + ASIO works brilliant with regards to latency. |
Beta Was this translation helpful? Give feedback.
Pls. execute
fluidsynth --query-audio-devices
to see which audio devices are available via the wasapi driver. If it's not listed, you're out of luck.