FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Sound
(Moderators: pitaru, REAS)
   Realtime sound manipulation
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Realtime sound manipulation  (Read 2982 times)
sozou

Email
Realtime sound manipulation
« on: Sep 8th, 2004, 11:36am »

Hello Processing community.
 
I've started with a project with some of my friends and to brief tell you what i need to work is that:
 
We have a Microphone and when you talk into it your voice sounds normal, but when you push a keyboard like the letter 'k' the sound gets a effect, such as Higher Pitch.
 
I've looked into this in Processing and im sceptic that it works.
 
I know that if you have a preloaded sound set into the code you can do this, but what about realtime sound? microphone input.
 
 
Thanks in advance
-Soheill 'sozou' Deriss
 
bsr

WWW Email
Re: Realtime sound manipulation
« Reply #1 on: Sep 8th, 2004, 4:37pm »

without giving it too much thought a much easier way of doing this would be to use the processing midi library to control some music software which has a vst plugin to do this (for free you should get audiomulch: http://www.audiomulch.com/ and google for free bitshifter vst's)  
 
should do the job fine and run transparantly in the background.
 
here's the thread: http://processing.org/discourse/yabb/board_Tools_action_display__num_1091823346.html
« Last Edit: Sep 8th, 2004, 4:40pm by bsr »  

http://hippocamp.net
Pages: 1 

« Previous topic | Next topic »