-
susz0n
I've been playing around a bit with pd audio objects mostly basic stuff from help files.
I'm just wondering if is possible to emulate 32kHz 12 bit sampler sound in pd?
Where to start?
thanks in advance -
susz0n
Hello awesome pd people!!
I've been digging in the pure data for over a week now and this is what i figured out so far.
I need some one to have look in to it and possibly debug , there is a lot of thing i dont like in this patch but for now i cant find any solution myself.I was trying to keep it as tidy as possible and added few comments to help you guys understand all that mess.
What works
- storing pitch and vol values in single array
- pattern selector
It also seems having problems with outputting midi notes correctly
and pack pitch /vol values correctly.i forgot to mention that pitch value = 0 works like toggle off
Once all is sorted out i want to use it as abstraction and build 16 channel midi sequencer for my akai S sampler
on the end ->
i do apologize for my poor english !!
im hopping some one will help me to sort out this mess and help me learn more about pd !!Thanks People!!
-
susz0n
Hello all
I'm new here and into PD.
Here is a screenshot of my tracker-ish sequencer im working on
http://postimg.org/image/61jkb8yb1/full/My Question -> ist it possible to type in numbers into number box instead of using mouse to change values? that would be very handy
-
susz0n
as far as i know there is no read object
try
[read -resize foo.wav tab( <- message
|
[soundfiler] -
susz0n
im already very very happy with the results
thanks so much for sharing your knowledge -
susz0n
Many thanks Sebfumaster thats awesome!!
Btw i tried it on long electric piano loop on both 32k and 64k -> sample rate in pd and i couldnt hear the difference -
susz0n
Thanks Sebfumaster i wish i could understand it all
All i have so far is what Malestorm suggested + samphold
Please see attached patch
My question is whats gonna happen if i pass through it 16 bit 44000 sample ?
is it gonna be converted to 12 bit 32000?It sort of change the sound and add that "his" to the sound similar to my old akai s1000
-
susz0n
10000 x thanks Maelstorm this is awesome!!
Excellent for spicing up samples
Exactly what i wanted.
Btw 12bit = 2^12 right? -
susz0n
thanks sunji
could you provide example of use of block~ object -
susz0n
thanks Maelstorm for the detailed explanation as always