PitchTempoPlayer Wiki
Change pitch or tempo on the fly!
Status: Beta
Brought to you by:
bernardvictor
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
PITCHTEMPOPLAYER: AUDIO PLAYER/RECORDER THAT CAN CHANGE PITCH AD TEMPO
PitchTempoPlayer is an audio player and recorder that can change independently the picth and tempo of the file beeing played. It also supports JACK (jack-audio-connection-kit). It uses the Gstreamer, and GTK+-2.0 libraries and is under GPL license. It is written for Ubuntu (from 10.10 to current version) but should work for any other Linux distribution.
INSTALLATION:
1. dependencies:
FOR UBUNTU : All dependencies are available in the Ubuntu repositories.
FOR OTHER DISTRIBUTIONS :
For the other distributions, the dependencies should be very similar.
2. compilation and installation :
will install the executable file in '/usr/bin' directory instead of '/usr/local/bin'.
USE
Run it from a terminal by typing :
or from the 'Menu->Applications->Sound & Video'
Manage playlist :
Files can be added by the file selection dialog or by drag-and-drop(dnd); multiple selection is possible. The playlist can be reordered by dnd, including multiple dnd. Keyboard/mouse shortcuts exist to manage playlist(see later).
Playback mode :
Basic functions:
You can play the audio file, pause or stop playing, seek forward or backward (5 seconds by 5 seconds). Volume and balance (right-left output) can be adjusted.
Change pitch and tempo:
You can adjust the tempo of playing independendtly of the pitch ('tempo' parameter), the pitch independently of the tempo ('pitch' parameter) or both at the same time ('rate' parameter). Those parameters (pitch, tempo and rate) can be changed 'on the fly', i.e. while a file is beeing played. You can save the selected file with the current 'pitch', 'tempo' and 'rate' parameters : the file will be encoded as a '.flac' file and saved in the directory you have chosen.
Effects :
The effects window is open with the 'equaliser' button; the available effects are : a 10 bands equaliser and a displayed spectrogram.
Record mode:
The record mode is activated when you check the 'Activate Rec' check box. When 'Activate Rec' is checked: the recording level is monitored and displayed on a vu-meter; a recording is started with the 'Record' button, can be paused with the same button, and can played with the 'Play' button. The recording can be saved with the 'Save as...' button : the file will be encoded as a '.flac' file and saved in the directory you have chosen.
Use with Jack (Jack-Audio-Connection-Kit):
When the 'Use Jack' check box is checked, PitchTempoPlayer can be a jack client. Both playing or recording from jack is possible.
KEYBOARD AND MOUSE SHORTCUTS :
'Escape' key : leave PitchTempoPlayer;
'Return' key or double-click on a file from the playlist: stops playing and starts it again with the selected file;
'Delete' key : delete the selected file(s) from the playlist;
Thank you for telling me whatever you want too and than you for your presence!
nadaeck (at) hotmail (dot) com