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
IR load in buffer !?
12 posts
• Page 1 of 2 • 1, 2
IR load in buffer !?
Hey I'm using an impulse response loader I found in the forums, yet I would like to have an impulse response permantly loaded like its part of the software !? is this possible with some sort of buffer !?
-
Wishx - Posts: 68
- Joined: Wed Apr 24, 2013 10:28 pm
- Location: Spain
Re: IR load in buffer !?
store the impulse inside wave-file primitive. it should hold the file permanently once it is loaded.
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: IR load in buffer !?
Hi sounds good, I'm a bit inexperienced with this, could you please edit the IR laoder I attached ? What innitialy need is a way to store and have an IR file loaded permanetly, then switch between multyple ones. so When the vst is exported there is no need to find and load those IR wav files. I hope you can help me with your experience
- Attachments
-
- IRLOAD.fsm
- (56.54 KiB) Downloaded 1379 times
-
Wishx - Posts: 68
- Joined: Wed Apr 24, 2013 10:28 pm
- Location: Spain
Re: IR load in buffer !?
Don't get it, the schematic you posted does what you want. Just load in a wav, and then save the schematic. On the next start, the data of the previous loaded wave is still there. That's the normal behavior of FS unless you use a trigger, that cleans stuff up, before you save it
-
MyCo - Posts: 718
- Joined: Tue Jul 13, 2010 12:33 pm
- Location: Germany
Re: IR load in buffer !?
Thanks ! I realized it stores the wav in within itself ! Its a matter how I can make it so it can switch between wav IRs ,I trust with your experience you could help me , when you might find some time
Thanks again
Thanks again
-
Wishx - Posts: 68
- Joined: Wed Apr 24, 2013 10:28 pm
- Location: Spain
Re: IR load in buffer !?
a right i think i get you! you want multiple IR waves to be stored and a way of retrieving them? you can do that by populating a wave array!
here i have set up a ten wave array to demonstrate what i mean! to populate the array you just load a file into each index and then use mem get to retrieve the wave at a given index! just remember that arrays start from 0.
i.e 0,1,2,3,4,5.......
here is an example
hope that helps!
here i have set up a ten wave array to demonstrate what i mean! to populate the array you just load a file into each index and then use mem get to retrieve the wave at a given index! just remember that arrays start from 0.
i.e 0,1,2,3,4,5.......
here is an example
hope that helps!
- Jay
- Posts: 276
- Joined: Tue Jul 13, 2010 5:42 pm
Re: IR load in buffer !?
This seems realy intresting ! But how can I implement it to the original IR patch !? Never before have I used wave related processes so I'm a bit lost!
-
Wishx - Posts: 68
- Joined: Wed Apr 24, 2013 10:28 pm
- Location: Spain
Re: IR load in buffer !?
Hiya wishx
here ya go ive added a wave array to the IR Filter, inside you will find a little widget for populating the array with your chosen wav files, see the video on how to use it. you can delete the widget once your files are all loaded and you are happy, the files will be stored in the array.
http://www.youtube.com/watch?v=JGactBeY ... e=youtu.be
hope that helps
here ya go ive added a wave array to the IR Filter, inside you will find a little widget for populating the array with your chosen wav files, see the video on how to use it. you can delete the widget once your files are all loaded and you are happy, the files will be stored in the array.
http://www.youtube.com/watch?v=JGactBeY ... e=youtu.be
hope that helps
- Jay
- Posts: 276
- Joined: Tue Jul 13, 2010 5:42 pm
Re: IR load in buffer !?
wow ! the level of helpfullness is maxed! Thanks so much I don't have words !
-
Wishx - Posts: 68
- Joined: Wed Apr 24, 2013 10:28 pm
- Location: Spain
12 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 56 guests