Fawn

Results 40 comments of Fawn

Very nice. A complete UI overhaul probably won't be any time soon, but I do prefer single-window functionality and would be very pleased if this was implemented. Good work.

Knob internals were modified quite a bit in #7525. Mentioning this since it's relevant for future work on this PR.

There's a couple of instances of "SF2/3" that have been mistakenly changed to "SoundFont/3". ~~Please revert those to either "SF2/3" or at least restore the 2, like "SoundFont 2/3".~~ **Edit:**...

> "SOUNDFONT" is trademarked I didn't realize this, this is a pretty big problem. Should it be "sfplayer" then? What are some other options for renaming this?

# Plugins If you want to work on any of these, please read the description for #3534 and use it as a reference in your design decisions. * [x] Amplifier...

As others have mentioned above, if you need VST support we recommend either downloading the AppImage directly from [lmms.io/download](https://lmms.io/downoad) or compiling LMMS. VST support through any given distro's package manager...

The option to use percentages was deliberately removed in #7636. Volume percentage might appear more approachable to dBFS to users who aren't familiar with the standard, but it's misleading. Percentage...

Someone has made a PR upstream to fix this: https://src.fedoraproject.org/rpms/ladspa-tap-plugins/pull-request/1

There is. The behavior of `round()` seems more sensible to me, and `rint()` is also dependent on the current rounding mode.