auditions
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4
MiXViews 1.30
MixViews is a graphics-interface program which runs under the X window system. more>>
MixViews is a graphics-interface program which runs under the X window system, and it is designed to allow users to edit and process digital sound and other forms of on-disk data for musical or other purposes.
Mxv is light years beyond the old "mixview" in its capabilities. For example, six different kinds of on-disk data can be created, edited, and stored -- all of which are used and/or useful for sound synthesis. Any number of files may be displayed simultaneously on the screen, and you can cut and paste between them in many different ways. Many more different types of sound and data modification are possible to do in mxv.
Everything that is needed to compile MiXViews is public domain and available on various archives around the world. If you have or can get a good, modern C++ compiler for your platform, you can probably compile and run MiXViews on your machine.
Enhancements:
- Fixed bug in "save" command (after opening file from command line).
- Full undo/redo command history control.
- Added read/write of RTcmix peakamp strings in header comments.
- Improved progress bar action.
- Added audition command for PVoc datafiles.
- Extended Fade In/Out command for all data types.
- Fixed bugs in several commands.
- Full menu command enable/disable depending on edit state.
- PL 01:
- Fixed smart memory to properly report total limit overflow, and have it reset the limit when user replies yes.
- Insert cursor now returns to position after playback.
- Displayed regions scale does not change after playback.
- Undo of "delay" command fixed.
- Fixed bug in menu state update.
- Fixed bug in wave header write -- forgot unsigned char case.
<<lessMxv is light years beyond the old "mixview" in its capabilities. For example, six different kinds of on-disk data can be created, edited, and stored -- all of which are used and/or useful for sound synthesis. Any number of files may be displayed simultaneously on the screen, and you can cut and paste between them in many different ways. Many more different types of sound and data modification are possible to do in mxv.
Everything that is needed to compile MiXViews is public domain and available on various archives around the world. If you have or can get a good, modern C++ compiler for your platform, you can probably compile and run MiXViews on your machine.
Enhancements:
- Fixed bug in "save" command (after opening file from command line).
- Full undo/redo command history control.
- Added read/write of RTcmix peakamp strings in header comments.
- Improved progress bar action.
- Added audition command for PVoc datafiles.
- Extended Fade In/Out command for all data types.
- Fixed bugs in several commands.
- Full menu command enable/disable depending on edit state.
- PL 01:
- Fixed smart memory to properly report total limit overflow, and have it reset the limit when user replies yes.
- Insert cursor now returns to position after playback.
- Displayed regions scale does not change after playback.
- Undo of "delay" command fixed.
- Fixed bug in menu state update.
- Fixed bug in wave header write -- forgot unsigned char case.
Download (0.58MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1188 downloads
Sonic Visualiser 0.9
Sonic Visualiser is an application for viewing and analysing the contents of music audio files. more>>
Sonic Visualiser is an application for viewing and analysing the contents of music audio files.
The aim of Sonic Visualiser is to be the program you reach for when you find a musical recording you want to study rather than simply hear.
As well as a number of features designed to make exploring audio data as revealing and fun as possible, Sonic Visualiser also has powerful annotation capabilities to help you to describe what you find, and the ability to run automated annotation and analysis plugins in the new Vamp analysis plugin format.
We hope Sonic Visualiser will be of particular interest to musicologists, archivists, signal-processing researchers and anyone else looking for a friendly way to take a look at what lies inside the audio file.
Main features:
- Load audio files in WAV, Ogg and MP3 formats, and view their waveforms.
- Look at audio visualisations such as spectrogram views, with interactive adjustment of display parameters.
- Annotate audio data by adding labelled time points and defining segments, point values and curves.
- Overlay annotations on top of one another with aligned scales, and overlay annotations on top of waveform or spectrogram views.
- View the same data at multiple time resolutions simultaneously (for close-up and overview).
- Run feature-extraction plugins to calculate annotations automatically, using algorithms such as beat trackers, pitch detectors and so on.
- Import annotation layers from various text file formats.
- Import note data from MIDI files, view it alongside other frequency scales, and play it with the original audio.
- Play back the audio plus synthesised annotations, taking care to synchronise playback with display.
- Select areas of interest, optionally snapping to nearby feature locations, and audition individual and comparative selections in seamless loops.
- Time-stretch playback, slowing it down to as little as 10% of the original speed while retaining a synchronised display.
- Export audio regions and annotation layers to external files.
The design goals for Sonic Visualiser are:
- To provide the best available core waveform and spectrogram audio visualisations for use with substantial files of music audio data.
- To facilitate ready comparisons between different kinds of data, for example by making it easy to overlay one set of data on another, or display the same data in more than one way at the same time.
- To be straightforward. The user interface should be simpler to learn and to explain than the internal data structures. In this respect, Sonic Visualiser aims to resemble a consumer audio application.
- To be responsive, slick, and enjoyable. Even if you have to wait for your results to be calculated, you should be able to do something else with the audio data while you wait. Sonic Visualiser is pervasively multithreaded, loves multiprocessor and multicore systems, and can make good use of fast processors with plenty of memory.
- To handle large data sets. The work Sonic Visualiser does is intrinsically processor-hungry and (often) memory-hungry, but the aim is to allow you to work with long audio files on machines with modest CPU and memory where reasonable. (Disk space is another matter. Sonic Visualiser eats that.)
<<lessThe aim of Sonic Visualiser is to be the program you reach for when you find a musical recording you want to study rather than simply hear.
As well as a number of features designed to make exploring audio data as revealing and fun as possible, Sonic Visualiser also has powerful annotation capabilities to help you to describe what you find, and the ability to run automated annotation and analysis plugins in the new Vamp analysis plugin format.
We hope Sonic Visualiser will be of particular interest to musicologists, archivists, signal-processing researchers and anyone else looking for a friendly way to take a look at what lies inside the audio file.
Main features:
- Load audio files in WAV, Ogg and MP3 formats, and view their waveforms.
- Look at audio visualisations such as spectrogram views, with interactive adjustment of display parameters.
- Annotate audio data by adding labelled time points and defining segments, point values and curves.
- Overlay annotations on top of one another with aligned scales, and overlay annotations on top of waveform or spectrogram views.
- View the same data at multiple time resolutions simultaneously (for close-up and overview).
- Run feature-extraction plugins to calculate annotations automatically, using algorithms such as beat trackers, pitch detectors and so on.
- Import annotation layers from various text file formats.
- Import note data from MIDI files, view it alongside other frequency scales, and play it with the original audio.
- Play back the audio plus synthesised annotations, taking care to synchronise playback with display.
- Select areas of interest, optionally snapping to nearby feature locations, and audition individual and comparative selections in seamless loops.
- Time-stretch playback, slowing it down to as little as 10% of the original speed while retaining a synchronised display.
- Export audio regions and annotation layers to external files.
The design goals for Sonic Visualiser are:
- To provide the best available core waveform and spectrogram audio visualisations for use with substantial files of music audio data.
- To facilitate ready comparisons between different kinds of data, for example by making it easy to overlay one set of data on another, or display the same data in more than one way at the same time.
- To be straightforward. The user interface should be simpler to learn and to explain than the internal data structures. In this respect, Sonic Visualiser aims to resemble a consumer audio application.
- To be responsive, slick, and enjoyable. Even if you have to wait for your results to be calculated, you should be able to do something else with the audio data while you wait. Sonic Visualiser is pervasively multithreaded, loves multiprocessor and multicore systems, and can make good use of fast processors with plenty of memory.
- To handle large data sets. The work Sonic Visualiser does is intrinsically processor-hungry and (often) memory-hungry, but the aim is to allow you to work with long audio files on machines with modest CPU and memory where reasonable. (Disk space is another matter. Sonic Visualiser eats that.)
Download (5.3MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1251 downloads

Sonic Visualiser for Linux 1.3
Load audio files in WAV, Ogg and MP3 formats, and view their waveforms. more>> Load audio files in WAV, Ogg and MP3 formats, and view their waveforms.
Look at audio visualisations such as spectrogram views, with interactive adjustment of display parameters.
Annotate audio data by adding labelled time points and defining segments, point values and curves.
Overlay annotations on top of one another with aligned scales, and overlay annotations on top of waveform or spectrogram views.
View the same data at multiple time resolutions simultaneously (for close-up and overview).
Run feature-extraction plugins to calculate annotations automatically, using algorithms such as beat trackers, pitch detectors and so on.
Import annotation layers from various text file formats.
Import note data from MIDI files, view it alongside other frequency scales, and play it with the original audio.
Play back the audio plus synthesised annotations, taking care to synchronise playback with display.
Select areas of interest, optionally snapping to nearby feature locations, and audition individual and comparative selections in seamless loops.
Time-stretch playback, slowing right down or speeding up to a tiny fraction or huge multiple of the original speed while retaining a synchronised display.
Export audio regions and annotation layers to external files.<<less
Download (8.9MB)
Added: 2009-04-11 License: Freeware Price: Free
195 downloads
fastbreeder 1.0.0b2
fastbreeder is an experimental genetic programming synthesiser. more>>
fastbreeder is an experimental genetic programming synthesiser. This program is free software, developed for linux, using jack for audio.
Fastbreeder is essentially a 4 button synth. The idea is to grow code by choosing from a range of automatically generated variations of functions, you dont have to know how they work, but each function creates a sound which can be selected by you.
The following generation is then created containing mutants of your chosen sound. You can refine and develop the sound just by auditioning and choosing the best one each time.
The interface shows you the code graphically, as a tree. These trees are attempts to clearly represent code structure, giving you some feedback on what is being evolved. Conventional listings are not that informative with GP (genetic programming), as deeply functional code such as this is hard to read linearly (see below).
<<lessFastbreeder is essentially a 4 button synth. The idea is to grow code by choosing from a range of automatically generated variations of functions, you dont have to know how they work, but each function creates a sound which can be selected by you.
The following generation is then created containing mutants of your chosen sound. You can refine and develop the sound just by auditioning and choosing the best one each time.
The interface shows you the code graphically, as a tree. These trees are attempts to clearly represent code structure, giving you some feedback on what is being evolved. Conventional listings are not that informative with GP (genetic programming), as deeply functional code such as this is hard to read linearly (see below).
Download (0.017MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1311 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above auditions search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed