rncbc / drumkv1

drumkv1 - an old-school drum-kit sampler
https://drumkv1.sourceforge.io
GNU General Public License v2.0
35 stars 6 forks source link

Under NSM, samplv1_jack opens a file dialog for sound file #22

Closed Houston4444 closed 6 years ago

Houston4444 commented 6 years ago

Under NSM, the first time you launch samplv1_jack, it opens a file picker(the good one this time !) to load a sound file. Why not !

Under NSM, save, stop samplv1_jack client, restart it, and it again loads a file picker (no need for it !). Finally, it doesn't matters what user is choosing with file picker, it re-choose the file chosen in the previous launch, weird !

rncbc commented 6 years ago

wrong project :)

anyway, you may test whether today's commit on git head master (https://github.com/rncbc/samplv1/commit/8e8762b) behaves any better.

cheers && thanks

Houston4444 commented 6 years ago

Your Fix Works Perfectly, cheers && thanks !