Bug 207 - Ability to index all supported bank formats, not only gig
Summary: Ability to index all supported bank formats, not only gig
Status: CLOSED FIXED
Alias: None
Product: LinuxSampler
Classification: Unclassified
Component: other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Assignee: Christian Schoenebeck
URL:
Depends on:
Blocks:
 
Reported: 2013-12-25 13:58 CET by Nikita Zlobin
Modified: 2021-05-11 13:59 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Zlobin 2013-12-25 13:58:49 CET
It is very abuzing that only git banks are indexed. There are enough nice SFZ banks, such as salamander grand piano or sonatina symphonic orchestra. And even among sf2 banks there are enough good things, not having better gig/sfz replacements in some cases.
Comment 1 Christian Schoenebeck 2014-01-18 19:31:33 CET
Yep, makes sense. Just takes a bit to be implemented for the other formats. Because each format has to be handles separately for retrieving the sound informations.

If you want to give it a shot, have a look at src/db/InstrumentsDb.cpp line 1153.
Comment 2 Christian Schoenebeck 2019-03-10 17:12:29 CET
This feature should be implemented by latest SVN version of LinuxSampler.

I'm going to close this report due to that reason.