-
|
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: 8 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.
-
|
Well I don't know good place for discussion about problem on ASIO4All and portaudio. |
Beta Was this translation helpful? Give feedback.
-
|
My understanding is that ASIO4ALL is a wrapper for WASAPI on Windows. The intent seems to be to provide a way to use WASAPI on systems that don't have ASIO hardware from apps that only provide an ASIO option. I think you will get equally good results from FluidSynth on Windows by using the WASAPI driver. |
Beta Was this translation helpful? Give feedback.
-
|
Excuse me. And Im thinking WASAPI is good enough for general use..because don't need tuning on too many hardware. |
Beta Was this translation helpful? Give feedback.
Pls. execute
fluidsynth --query-audio-devicesto see which audio devices are available via the wasapi driver. If it's not listed, you're out of luck.