Page MenuHomeSolus

Initial inclusion of fluid-soundfont, fixes T7121
ClosedPublic

Authored by Jacalz on Apr 19 2019, 1:08 PM.
Tags
None
Referenced Files
F10957078: D6056.diff
Mon, Jul 17, 6:18 PM
F10938727: D6056.id14607.diff
Thu, Jul 13, 5:42 PM
F10917036: D6056.id15132.diff
Jul 8 2023, 3:16 PM
F10876729: D6056.id.diff
Jun 20 2023, 12:43 PM
F10795015: D6056.id15132.diff
May 27 2023, 6:38 PM
F10794974: D6056.id14607.diff
May 27 2023, 6:28 PM
F10794736: D6056.diff
May 27 2023, 5:12 PM
F10719622: D6056.id.diff
May 5 2023, 11:28 AM
Subscribers

Details

Summary

This is the initial packaging of fluid-soundfont (also known as Fluid(R3)SoundFont).

Fixes T7121

Test Plan
  • Installed and used SoundFont from Qsynth

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

I have converted this SoundFont to the SF3 format (Oggvorbis compressed SF2) and shaved off roughly 100MB from the size. Would you like me to use that one instead in order to save space on the server and speed up downloads?

SF2 Advantages:

  • Probably slightly better sound quality
  • Original file from author
  • More widespread support

SF3 Advantages:

  • Hugely smaller size (20MB instead of 120MB)
  • Faster downloads and less space required on server

A third option would be to create two eopkg files, one with SF2 and one with SF3. Then the user could choose to download only the SF3 file if that's all he needs. It does take some more space on the server, but I think this would be the best solution.

This revision is now accepted and ready to land.May 16 2019, 10:36 PM
This revision was automatically updated to reflect the committed changes.