It is currently Thu Jun 26, 2025 11:09 pm




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Pitchin'
PostPosted: Sun Mar 23, 2008 10:05 pm 
Member
User avatar

Joined: Wed Mar 21, 2007 2:14 pm
Posts: 64
Okay guys,

so I've been doing a bit of research lately to come up with a way that works well and for most of the people to multipitch your sounds the "real" way.

I came up with a solution that is not practical but works, although I see some issues. It uses free softwares, will work on both macs an pcs and is (hopefully) quite fast.

Step ONE :

- download Mulab Free Here.

You can get a "unlimited" version of this Software for 39 EUR, which is not to expensive, but this is not necessary for our purpose

- Install the thing on your computer

(if you do not have an ASIO soundcard, install the ASIO4ALL Driver to get Mulab working.)

- Download SFZ player free Here.

- Add SFZ to your plugin manager in Mulab : FILE>VST PLUGIN MANAGER>ADD VST PLUGINS

Step TWO :

Now check the attached file : it is a Mulab session file
Open the file (SP_Pitch.musession) in Mulab . Check Rack A in the Rack Desk.

note : There should be SFZ loaded. if not right click On the first slot of Rack A, and then select SYNTHS>VST>SFZ

- Click on the slot were SFZ is, and load the wave file you want to pitch

Step THREE :

Now I've done the work for you, you can choose from 4 seq :

- 1st one is your sound pitched on two full octaves, centered on original pitch

- 2nd one is your sound pitched on the lower octave starting on original ptich.

- 3rd one is your sound pitched on the higher octave starting on original ptich.

- 4th and last is your sound pitched on individual pitches, starting at -12 half steps (one octave below original pitch) and ending at +12 halfsteps

Step FOUR :

- Select the sequence you want and click FILE>MIXDOWN TO AUDIO FILE.

- Save your file

- and voila...

NOTES :

- You get ONE file per export, meaning you get all 13 pitches on one single file in case you chose the 2nd or 3rd seq, or all 25 ptiches on one single file in case you chose the 1st seq.

- You get 4 second tones, if it is not long enough just decrease BPM (double click and enter value).

-If you are lazy and need multiples pitches on separate *.wav files, you can use audacity to do beat slicing on the resulting files. It works great and is automated : use Analyse>silence finder, and then File>export multiple. (oh and don't forget to set audacity to 16-bits in Edit>preferences>quality)

CONCLUSION :

OK ! I know this isn't great, but since I gave up coding the whole thing, here is my shot at it. It seems long but once you get the hang of it you get what you want in 30secs max...If you feel like improving on it, feel free to do so.


Attachments:
SP_Pitch.zip [3.27 KiB]
Downloaded 420 times
Offline
 Profile  
Top 
 Post subject:
PostPosted: Mon Mar 24, 2008 5:38 am 
Member
User avatar

Joined: Thu Dec 28, 2006 4:07 am
Posts: 1160
Location: Miami FL
nice ! thats really dope man. Good lookin out on that.

_________________
"Tellin my people we can flee to advantage but man is still a man and where he stands he'll leave damage" -Qwel

www.myspace.com/djfrantic


Offline
 Profile  
Top 
 Post subject:
PostPosted: Mon Mar 24, 2008 12:07 pm 
Member

Joined: Fri Dec 21, 2007 6:44 pm
Posts: 30
Location: Poland
thank you for this man, it seems to be a very effective and easy way to do a pitch shifting.

Peace.


Offline
 Profile  
Top 
 Post subject:
PostPosted: Mon Mar 24, 2008 2:07 pm 
Member
User avatar

Joined: Wed Mar 21, 2007 2:14 pm
Posts: 64
thanks guys
I am preping something ... went back to scripting to code some more efficient stuff...

Some news soon

Billyboy


Offline
 Profile  
Top 
 Post subject:
PostPosted: Fri Mar 28, 2008 7:05 pm 
Member
User avatar

Joined: Wed Mar 21, 2007 2:14 pm
Posts: 64
Here you are... info from the readme1st.txt...Hope you appreciate the efforts. I tried to keep the 404 feelin' : straigth to the point


404 Companion by A.KASTNER A.K.A billyboy A.K.A Al Kay (c) 2008
---------------------------------------------------------------
"real shiftin' comin at ya"

VERSION History
---------------
08/03/29 0.11beta
Corrected: lopitch button, which would give you only one file an octave above the original, now works as described
Corrected: changed the description of the lopitch/hitpitch to fit reality

08/03/28 0.1 beta

Basic functions working : file input, output directory, output name, hipitch, lopitch, 2octaves.
Basic GUI


Intro
-----

Ok, So this is basically a wrapper around a very cool program I found out on the net, "soundstretch"
The software does everything you'd want from a 404 in just 116 Ko, and more. The only thing is...

...there was no graphic user interface and you could only get one file per operation.

SO I learned VBScript "overnight", and less than a week afterwards, it is yours.

Operation
---------

It couldn't get easier.

Put the application and its folders wherever you wish. One cool place is on the root of your
CompactFlash Card, so wheerever there is a pc running windows, you can pitch shift !

You can run the app. 2 ways:

1. Fast "hardcore" method

-Put your wav file where the file "404 companion.hta" is.
-Rename your file to "input.wav"
-Run "404 companion.hta" by double clicking on it
-Choose your option :

- "Hipitch" Gives you 13 files from "output14.wav" (the pitch one semitone above the original pitch)
to "output25.wav" (doubled speed, sounding one octave higher).

- "Lopitch" Gives you 13 files from "output01.wav" (halved speed, sounding one octave lower)
to "output13.wav" (original pitch...included for convenience).

- "2octaves" Run Hipitch and Lopitch one after the other,
giving you two full octaves of 25 chromatically spaces samples.

1. Slow "userfriendly" method
- Select the wav file you want to pitch from the browser
- Select the folder you want your output files to be
- Select the name of your output files (if you enter "hitme", the result will be "hit01.wav" to "hitme25.wav")
- Choose your option as explained above, the resulting operations are exactly the same


Troubleshooting
---------------

Q: The app runs ok, but I can't get no output
A: manythings may have gone bad :
- the output files are "somewhere" inside your pc,
but not where you expected them to be. Solution : search again
- check first possibility again.
- the file you selected is not a *.wav. Solution : be smart

Q: The app runs, but some strange sript error happens
A: Ok, the App is tested and tried, but there may be bugs. The most probable solution although is that
you are running Vista or windows 2000. If not, well...I take no complaints anyway.

Q: The app does not start
A: Your not on a pc, or you you do not run windows...I take no complaints anyway.

Requests
-------

I take requests on sp-forums.com, thread

SP-FORUMS Forum Index»SP-404 Tips 'n Tricks»Pitchin'

Possible future features :
-One note pitch, "piano-like"
-timestretch,
-pattern copy
-Sound copy

Contact
-------

Contact me through the sp-forums
username : "billyboy"
-
Legal shit
----------

This HTML application is provided "as is", I'm no responsible for the nasty shit
you could do to your system, files or hardware by using it.


Attachments:
404 companion v0.11.zip [90.33 KiB]
Downloaded 458 times


Last edited by billyboy on Sat Mar 29, 2008 8:11 am, edited 1 time in total.
Offline
 Profile  
Top 
 Post subject:
PostPosted: Sat Mar 29, 2008 4:22 am 
303 Award Winner '09
User avatar

Joined: Sun Jul 01, 2007 12:01 am
Posts: 4586
Location: Narnia
That's really cool. Thanks man, I pitch stuff differently but I might try that on a beat.

_________________
https://soundcloud.com/savedbythesmell
Image


Offline
 Profile  
Top 
 Post subject:
PostPosted: Sat Mar 29, 2008 8:13 am 
Member
User avatar

Joined: Wed Mar 21, 2007 2:14 pm
Posts: 64
Just edited a new version, corrected a major bug, see above...

I'll appreciate feedbacks if you use it...

billyboy


Offline
 Profile  
Top 
 Post subject:
PostPosted: Sat Mar 29, 2008 9:28 pm 
Member
User avatar

Joined: Sun Jan 27, 2008 5:22 pm
Posts: 18
VERY cool.

I enjoy the idea of using little tools like this on my computer to get some sounds just right and then putting them on my 404. Rather than just using ACID of FL to basically make a song and then copy it over to the sampler.

And it worked fine for me. Does it job just fine.


Offline
 Profile  
Top 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 



Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: