fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] EWI USB's initial volume is very low until note is chang


From: Tom M.
Subject: Re: [fluid-dev] EWI USB's initial volume is very low until note is changed.
Date: Sat, 16 Sep 2017 16:35:44 +0200

Ok, your EWI controls the _expression_ controller CC11. Additionally the value for noteon velocity is taken from that controller. For the first note you're playing the _expression_ value is pretty low resulting in a very low noteon velocity. Low _expression_ and low velocity gives a very quiet note:

B0 0B 16
90 03 16

For the next note CC11 is higher again:
B0 0B 3E
90 01 3E

Dont know how other EWIs handle noteon velocity. However, you could try:
- assigning noteon velocity to a fixed value (e.g. 64), since you're controlling the volume via CC11 anyway, or
- this might be an issue with the very dynamic volume processing introduced in fluidsynth 1.0.9. In this case it might help to test it with fluidsynth 1.0.8 or you start fluidsynth with the -o synth.volenv=compliant option (since this is a new feature you'll have to checkout this branch and build fluidsynth your own)


Tom


2017-09-16 11:31 GMT+02:00 Freeman LIU <address@hidden>:
Attached is the log from 

amidi -p hw:1,0,0 -d > log


I blowed into ewi usb and changed fingers and octave rollers randomly.

Thanks,


On Sat, Sep 16, 2017 at 5:44 PM, Tom M. <address@hidden> wrote:
You could dump the MIDI events from your EWI to file, so we have a way to reproduce this issue.


Tom


2017-09-15 15:19 GMT+02:00 Freeman LIU <address@hidden>:
Dear experts,

I got a EWI USB and managed to make it work with qsynth and qjackctl. Awesome. And the real time support is great. The latency is better than on windows. But there is a one deal breaker. When I blow into it, the volume is very low, almost unheardable. But once I change the note, the volume increase dramatically. This way, I can hardly play a piece of music.

I saw a old thread in 2015.

I wonder if there is a plan to fix it.

Thanks,
Freeman


--
Go is a good language. 
Google photo is becoming more and more useful.
Chromecast is just useful.
Let alone Google home.


_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev



_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev




--
Go is a good language. 
Google photo is becoming more and more useful.
Chromecast is just useful.
Let alone Google home.


_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]