Page 2 of 4
Re: Poly Slicer V1.0 Alpha
Posted: Mon Jan 26, 2015 11:35 pm
by tulamide
It's strange somehow. This as well as
all plugins done with Flowstones crash with exactly the same error report when I try to load samples. Since none of my tools, DAWs or non-flowstone.plugins have any issues, I always thought it's a bug with Flowstone. But to be sure about it, I made a drum loop, saved three times as 16 bit int, 24 bit int and 32 bit float.
Please have a look. If it doesn't work, you might find out why. And if it does work, I wonder why it doesn't on my system?
loops.rar on dropbox
Re: Poly Slicer V1.0 Alpha
Posted: Mon Jan 26, 2015 11:59 pm
by djbrynte
exo this is the best plug! i mean can i use this plug in FL studio and while playing its playing the sliced stuff in the slice tool?
Because then i can do hedegaard smoke weed vocals. Will show u.
https://www.youtube.com/watch?v=b0UeLSMa_gs
0.40 in this video is example of the voice vocals.
Re: Poly Slicer V1.0 Alpha
Posted: Tue Jan 27, 2015 12:02 am
by Exo
tulamide wrote:It's strange somehow. This as well as
all plugins done with Flowstones crash with exactly the same error report when I try to load samples. Since none of my tools, DAWs or non-flowstone.plugins have any issues, I always thought it's a bug with Flowstone. But to be sure about it, I made a drum loop, saved three times as 16 bit int, 24 bit int and 32 bit float.
Please have a look. If it doesn't work, you might find out why. And if it does work, I wonder why it doesn't on my system?
loops.rar on dropbox
It doesn't crash for me, but the samples load totally messed up. Like bits of noise but no waveform. Strange cannot be a Flowstone issue because I am doing everything myself (loading and playback)
Re: Poly Slicer V1.0 Alpha
Posted: Tue Jan 27, 2015 12:05 am
by Exo
Strange now I am getting a crash from my test samples! They was working before

Re: Poly Slicer V1.0 Alpha
Posted: Tue Jan 27, 2015 12:10 am
by Exo
djbrynte wrote:exo this is the best plug! i mean can i use this plug in FL studio and while playing its playing the sliced stuff in the slice tool?
Because then i can do hedegaard smoke weed vocals. Will show u.
https://www.youtube.com/watch?v=b0UeLSMa_gs
0.40 in this video is example of the voice vocals.
Yeah maybe, you will have to play around with it

Re: Poly Slicer V1.0 Alpha
Posted: Tue Jan 27, 2015 12:14 am
by Exo
tulamide wrote:It's strange somehow. This as well as
all plugins done with Flowstones crash with exactly the same error report when I try to load samples. Since none of my tools, DAWs or non-flowstone.plugins have any issues, I always thought it's a bug with Flowstone. But to be sure about it, I made a drum loop, saved three times as 16 bit int, 24 bit int and 32 bit float.
Please have a look. If it doesn't work, you might find out why. And if it does work, I wonder why it doesn't on my system?
loops.rar on dropbox
Thanks for the samples, I will do some debugging tomorrow and find what is going on. Flowstone might be doing something weird somewhere.
Re: Poly Slicer V1.0 Alpha
Posted: Thu Jan 29, 2015 5:43 pm
by djbrynte
exo this is nice work. wana try beta when it comes pls

Re: Poly Slicer V1.0 Alpha
Posted: Fri Feb 06, 2015 9:38 pm
by Exo
Update! Added to first post.
*Fixed the crash when loading wave files.
*Added proper support for loop points, I was reading from the wrong chunk previously now I read from the Sampler Chunk.
*Supports 24bit PCM wave files, also 32bit PCM should be fine but 32bit float doesn't currently work.
TO DO
*Support 32bit float.
*Fully test and confirm loop points work.
*New GUI
*Look into adding REX support.
*Make 'Loop' and 'Reverse' polyphonic too.
*Anything else I forgot....

Re: Poly Slicer V1.0 Alpha
Posted: Sat Feb 07, 2015 8:54 am
by tulamide
My beloved 24 bit int format works! Thank you
I then set up a loop in "100bpm_24bit.wav" using Wavosaur. Tested that file with Reaper and Audition. All show the loop's start and end position. Poly Slicer does not. I guess that's one of the cases I talked about, where the loop points are stored as media cues.
Re: Poly Slicer V1.0 Alpha
Posted: Sat Feb 07, 2015 9:34 am
by Exo
tulamide wrote:My beloved 24 bit int format works! Thank you
I then set up a loop in "100bpm_24bit.wav" using Wavosaur. Tested that file with Reaper and Audition. All show the loop's start and end position. Poly Slicer does not. I guess that's one of the cases I talked about, where the loop points are stored as media cues.
Thanks for testing. Can you share the file for me to test?
Could be they are in the sampler chunk but there is an error in my code. If they are saved as Cue Points then I will of course have to add that back in
