Sliceing Audio
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Maybe you set a loop in a slice and then when slowing down the tempo the audio loop plays?
If you don't find the cause, feel free to post a little project that demonstrates what you hear.
If you don't find the cause, feel free to post a little project that demonstrates what you hear.
-
- Banned
- Topic Starter
- 1256 posts since 22 Feb, 2014
okay i have added a project what you will see is that the loop is 120 bpm and also slice the loop as well now slow the tempo down you will hear the slice loop glitching i will email you the loop as it is to big to upload on here 256k is only allowed
You do not have the required permissions to view the files attached to this post.
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
The loop you sent me is not used in the project. So i can't check this. Please keep it simple and upload a simple project demonstrating the issue via Google drive, DropBox, WeTransfer, ...
-
- KVRian
- 620 posts since 27 Jul, 2001 from france
When not in Mulab, in the MUX VST, it's not easy to have a multisample quickly ready to use.If you open a multiSampla device, or a multisample player and drop a loop file on it, it create a single note zone that is preselected.
You have to deselect it and reselect it to have the waveform display at the right.
What is nice is that the loop is automatically sliced, but there's no way to create all the zones for each slice.
You can create a sequence, or a multisample using the markers, but then you have to open a second multisampla and select the created multisample...
Can it be improved ? Or is there another way ?
I also think that multisamples must be separated files, and that the file format must be exposed so we can create tools to convert SFZ or other formats in Mutools multisamples.
You have to deselect it and reselect it to have the waveform display at the right.
What is nice is that the loop is automatically sliced, but there's no way to create all the zones for each slice.
You can create a sequence, or a multisample using the markers, but then you have to open a second multisampla and select the created multisample...
Can it be improved ? Or is there another way ?
I also think that multisamples must be separated files, and that the file format must be exposed so we can create tools to convert SFZ or other formats in Mutools multisamples.
PQ
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
That's fixed in the next version, then it immediately shows the relevant properties pane at the right.pquenin wrote:When not in Mulab, in the MUX VST, it's not easy to have a multisample quickly ready to use.If you open a multiSampla device, or a multisample player and drop a loop file on it, it create a single note zone that is preselected. You have to deselect it and reselect it to have the waveform display at the right.
Why do you have to create a new multi-sample player? After doing "Create Multi-Sample Using Markers" you can select that new multi-sample in the same multi-sample player. Right?What is nice is that the loop is automatically sliced, but there's no way to create all the zones for each slice. You can create a sequence, or a multisample using the markers, but then you have to open a second multisampla and select the created multisample...
Yes i agree with the need for that. It's implemented in the next version.I also think that multisamples must be separated files
Mmm, i'd rather support SFZ. That would solve even more. Right?and that the file format must be exposed so we can create tools to convert SFZ or other formats in Mutools multisamples.
- KVRAF
- 5383 posts since 25 Jan, 2014 from The End of The World as We Knowit
mutools wrote:Mmm, i'd rather support SFZ. That would solve even more. Right?
F E E D
Y O U R
F L O W
Y O U R
F L O W
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Reading SFZ files is on the wishlist, at first focusing on core sample sets, not yet sure about all the synth details. Pquenin you also mentioned "other formats", which ones do you mean? Can those also be converted to SFZ? If yes then SFZ could be the interesting common format.
-
- KVRian
- 620 posts since 27 Jul, 2001 from france
Yes you're right, but what is confusing is that the Multisample window that is opened is the one witch refer to the old "mono-note" multisample, you have to open the Multisample window again to work on the new multisample. But well, I can do with that.mutools wrote:Why do you have to create a new multi-sample player? After doing "Create Multi-Sample Using Markers" you can select that new multi-sample in the same multi-sample player. Right?
What is more annoying is that sometimes (often ? but don't understand why) when you create your first multisample by dragging the loop over a note in the Multisample window, the loop waveform that is displayed in the righrt panel is not sliced.
I seems to happen in a "fresh" song if you don't have already tried to slice the loop before.
Then you can't slice the loop except by choosing "create sliced sample part" but then it creates a new rack with a multisampla, a new track, and a new sequence in Mulab and certainly crashes the host if you are doing this in another host with the MUX VST (have to check this). I suppose that all options in the menu that are linked to Mulab will have problems in the MUX VST.
Well I was thinking of not popular formats, for instance those you can find on mobile app such as Nanostudio, BeatMaker, Caustic... And it was mainly to convert drum kits from those app to use them in the MUX, because it's simpler than synths formats, so I can code the tools myself, because I'm not a genious at coding.mutools wrote:Pquenin you also mentioned "other formats", which ones do you mean? Can those also be converted to SFZ? If yes then SFZ could be the interesting common format.
But SFZ is an open format so I agree it's better to convert into SFZ, if MUX is able to read SFZ files.
PQ
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
When a sample file already contains markers or when there is a corresponding xml file with saved markers then these markers are used. When there is no such existuing marker info then no markers are used. But when you create them yourself, then they will be visible thruout the project as samples are only loaded once. Hope that explains it.pquenin wrote:What is more annoying is that sometimes (often ? but don't understand why) when you create your first multisample by dragging the loop over a note in the Multisample window, the loop waveform that is displayed in the righrt panel is not sliced. I seems to happen in a "fresh" song if you don't have already tried to slice the loop before.
Use the "Add Transient Markers" function, that will slice up the loop.Then you can't slice the loop except by choosing "create sliced sample part"
and certainly crashes the host if you are doing this in another host with the MUX VST
Did a quick test with a preliminary MUX 7 Vst version in Reaper, didn't crash here upon using "Create Sliced Sample Part" though that function is not relevant in MUX Vst. (taken note)
-
- KVRian
- 620 posts since 27 Jul, 2001 from france
OK thanks.mutools wrote:Use the "Add Transient Markers" function, that will slice up the loop.
I have also tried this with the latest MUX 6 in Tracktion and no crash. And this function can be usefull in the MUX too as the created part is available as a sequence in the browser...Did a quick test with a preliminary MUX 7 Vst version in Reaper, didn't crash here upon using "Create Sliced Sample Part" though that function is not relevant in MUX Vst. (taken note)
PQ
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
- KVRAF
- 5383 posts since 25 Jan, 2014 from The End of The World as We Knowit
I necro'd this FR thread on .sfz to point out that there is a new and free utility for rapid mapping of samples to sfz 2.0 format, with youtube tutorials: http://vis.versilstudios.net/sfzconverter.htmlmutools wrote:Reading SFZ files is on the wishlist, at first focusing on core sample sets
And, a 50% sale until Sept 6 on Chicken Systems' Translator 6 that converts Kontakt, Ableton, FL Studio, Logic EXS, Battery, MachFive and other formats to .sfz (and v-v). http://www.samplerzone.com/catalog/prod ... ucts_id=28
So, if MuLab reads .sfz you could convert all your sample libraries to use in a Mux module.
Would this be generally useful?
F E E D
Y O U R
F L O W
Y O U R
F L O W
-
- KVRian
- 620 posts since 27 Jul, 2001 from france
Thanks for sharing this...
PQ
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
free software at : http://pquenin.free.fr/pqnaudio
free music at : http://www.soundclick.com/thepqueninproject
