Please familiarise yourself with the forum, including policy on feature requests, rules & guidelines
Fix missing samples app BETA release
amiga909
Central EuropePosts: 1,078
https://github.com/amiga909/deluge-synthstrom-utils/
Make a backup of your SD Card before you use this software.
Made a new NodeJS Electron App.
There will be executables for Mac and Windows. Have to find a file host, files are too big for sharing via Github.
Run as NPM app
- Clone this repository
- cd js
- npm install
- electron .
Post edited by amiga909 on
Comments
older demo vid from another thread
🙌🙌 so this just for mac currently? Windows 7 here...or can it be unzipped and placed in the sd directory?
here some (temporary) download links for the BETA
Mac: http://thaumat.org/deluge/DelugeFixMissingSamples-darwin-x64.zip
Win 32bit: http://thaumat.org/deluge/DelugeFixMissingSamples-win32-ia32.zip
Win 64bit: http://thaumat.org/deluge/DelugeFixMissingSamples-win32-x64.zip
Mac: unzip and place Application in Deluge Root Folder
Windows: unzip and place unzipped folder in Deluge Root Folder
Did not test the Windows executables yet, so the app might complain it can't find the Deluge folders.
Related Issue: http://forums.synthstrom.com/discussion/1234/strange-sample-names-in-xml-files
By now such samples are skipped and shown in the report as skipped samples.
any compiled (osx) excutables still available please?
nope sorry, havent worked on it for a while and it is not compatible with 2.1.
for what do you need the app?
if you are missing just a few samples you can edit the XML files. if you need to move files, new media collect function in 2.1 is the bomb.
Will this work with the current firmware? I see that the GitHub was updated in May
Unfortunately not for the desktop app, currently I only work with my multisample scripts. Collect media was a game changer for me, I changed my workflow and did not run into missing samples anymore.
For what would you need an app? What is your use case?
Hello,
I could get it to run
I was stupid to reorder my drum folders, but it`s better having it sorted to find samples later with that deluge display. Then I find it okay when searching samples.
The script lists missing samples, but it seems like it doesn`t fix the xml files.
Am I missing a startup option parameter?
It lists also samples of synth programs where the deluge doesn`t say "file" when loading.
I also found files on the missing list which are existing at that path.
Maybe I miss something.
I was also thinking about writing a new windows C# app doing this, but thats a lot of work I could save if I could get yours to run
I think I read, that your issues are solved since the collect samples option.
Thank you for writing this script!
Happy holidays!
I now have made a fixer as well.. you can try..:
https://forums.synthstrom.com/discussion/4247/deluge-multiple-xml-sample-fixer-and-set-volumes#latest
Cool! Yeah, I am not working on the app anymore at the moment. Happy to hear if you could make use of some of the source code.
Hey,
to be honest - i made a new C# program, without even looking in your code. Now I see that it was stupid, should have used yours. I never tried java script before, would have been a good expeirience and more compatible with mac users and probably less work. Shit
Next time!
Does the git bash script version work with v4 please? Or is there another way apart from renaming the xml by hand for fixing downloaded songs / kits / multisample synths d/l form this forum with the samples in different paths than the download?
@amiga909 does your tool still work? Could you explain how to use it for a non-tech person? I got as far as downloading Node. I'm on a mac. Thanks!