If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 25 matches
- Fri Dec 06, 2013 5:15 am
- Forum: DSP
- Topic: Are we loosing this forum and the Synthmaker to Spam??
- Replies: 8
- Views: 33502
Re: Are we loosing this forum and the Synthmaker to Spam??
tester wrote:Report this to devs;
Already done.
- Fri Dec 06, 2013 2:26 am
- Forum: DSP
- Topic: Are we loosing this forum and the Synthmaker to Spam??
- Replies: 8
- Views: 33502
Re: Are we loosing this forum and the Synthmaker to Spam??
...spambots started to send private messages now here at the flowstone forum, at least i got one. the subject was "hallo" (hey what a friendly bot, he´s greating me in my native language!) and the content of the mail was the usual bla bla bla with a link that suggests to be a amazon link, but of ...
- Wed Aug 21, 2013 8:11 pm
- Forum: DSP
- Topic: Track Marker Move Event?
- Replies: 1
- Views: 10615
Re: Track Marker Move Event?
i think the "is playing" primitive does only show wether your host is actually in play mode or stopped - if its not stopped it will always show true, doesnt matter if you skip around and don´t actually "hear" something at this moment/ while skipping . maybe there is a workaround when you use the ...
- Sat Aug 17, 2013 2:25 am
- Forum: General
- Topic: find mono samples
- Replies: 7
- Views: 17220
Re: find mono samples
okay then i have another question: is it possible to access/read the values in the explorer detail view (for example bitrate or lenth) via ruby?
- Fri Aug 16, 2013 11:21 pm
- Forum: General
- Topic: find mono samples
- Replies: 7
- Views: 17220
Re: find mono samples
Hmm... strange... in my XP there is a column labeled "channels", and it shows it. Maybe some other app added it. But I do often as you describe. Just search for all *.wav files, and sort them, and then select these of my interest. Bitrate approach is fine if you have uncompressed files only. But ...
- Fri Aug 16, 2013 11:17 pm
- Forum: General
- Topic: find mono samples
- Replies: 7
- Views: 17220
Re: find mono samples
Hmm... strange... in my XP there is a column labeled "channels", and it shows it. Maybe some other app added it. But I do often as you describe. Just search for all *.wav files, and sort them, and then select these of my interest. Bitrate approach is fine if you have uncompressed files only. But ...
- Fri Aug 16, 2013 10:37 pm
- Forum: General
- Topic: find mono samples
- Replies: 7
- Views: 17220
Re: find mono samples
i just found out that in win7 there is no more option to view number of channels directly, but as workaround you can select "bitrate" from the details columns and convert theese values using this :
512kbps = 32kHz 16 bit Mono
705kbps = 44kHz 16 bit Mono
1024kbps = 32kHz 16 bit Stereo
1058kbps ...
512kbps = 32kHz 16 bit Mono
705kbps = 44kHz 16 bit Mono
1024kbps = 32kHz 16 bit Stereo
1058kbps ...
- Fri Aug 16, 2013 10:20 pm
- Forum: General
- Topic: find mono samples
- Replies: 7
- Views: 17220
Re: find mono samples
As far I remember even the Windows itself (at least XP) can detect mono waves. Switch explorer/window view to details and select proper columns from the context menu (number of channels? don't know how it's in english version). Then - sort, and follow what you need according to view.
thx tester ...
thx tester ...
- Fri Aug 16, 2013 9:29 pm
- Forum: General
- Topic: find mono samples
- Replies: 7
- Views: 17220
find mono samples
hey guys
i have converted a lot of my collected stereo samples to mono WAV files. but my folder structure and file naming is horrible. now i wanted to collect ALL the mono WAV files inside my sample folder. so here is my question:
does somebody know a way / application that can detect all mono WAV ...
i have converted a lot of my collected stereo samples to mono WAV files. but my folder structure and file naming is horrible. now i wanted to collect ALL the mono WAV files inside my sample folder. so here is my question:
does somebody know a way / application that can detect all mono WAV ...
- Thu Jul 25, 2013 9:59 am
- Forum: DSP
- Topic: Implementing Keyboard Shortcuts
- Replies: 4
- Views: 19919
Re: Implementing Keyboard Shortcuts
i hope this is what you are looking for... 