Page 1 of 1

path splitter/maker

Posted: Sat Jun 14, 2014 3:43 pm
by tester
I think I remember, someone asked about such tool some time ago.

Path splitter/maker for component management. It takes source path (for example from loading file dialog box) and creates a folder with sufixed files. Can be used to provide destination path, next to the source file when saving output. File extension can be provided externally.

Re: path splitter/maker

Posted: Sat Jun 14, 2014 4:52 pm
by tester
I just noticed weird thing. When exporting wave files in this way - FS seems to create folder, but no wave file. It exports wave after folder is created, so I guess there is some internal problem with order.

So here is a quick fix. Trigger creates the folder on first place, and the process is started. Tested, works.