Download
A new release of the SpiriGate software is due for 2011 under General Public License. Interested software developers with technical and/or scientific backgrounds are encouraged to contact us.
SpiriGate Java software specifications:
- Real-time
- Volume mixer
- White noise generator
- MIDI keyboard
- Multi tone generator
- Playback of WAV, AU, AIF, and MP3 files
- Storing of recording session in WAV, AU and AIF audio file formats
- Storing of recording session in FLAC audio file format (not implemented yet)
- Multi-rate sampling: anti-alias filter, decimation, amplification
- Noise shaping (not implemented yet)
- White noise filter: inplace recursive moving average
- Frequency-domain filters: low-pass, high-pass, band-pass, band-reject (not implemented yet)
- Spectrum analysis window (almost finished)
- Spectrogram (not implemented yet)
Screenshot
Screenshot of the Record & Playback panel during a recording session.
SpiriGate BETA test version
SpiriGate requires Java Runtime Environment (JRE) to be installed on your computer, which you probably already have. You can check if JRE is installed on your system and download it free of charge at www.java.com/getjava.
Description | File | Size | Date |
---|---|---|---|
SpiriGate RAR Archive | SpiriGate.rar | 2391 KB | 22 November 2010 |
SpiriGate ZIP Archive | SpiriGate.zip | 2464 KB | 22 November 2010 |
SpiriGate User Manual | SpiriGate.pdf | 570 KB | 04 January 2011 |
In Windows SpiriGate can be launched by double-clicking on the SpiriGate.jar file in Explorer. Or alternatively from a Command Prompt: java -jar "SpiriGate.jar"
. A Command Prompt can be opened via: Start | Run... and type cmd
.
In Linux the SpiriGate.jar file needs to be made executable. Open a Terminal and cd to the folder with SpiriGate.jar. Enter chmod a+x SpiriGate.jar
. SpiriGate can now be launched with java -jar "SpiriGate.jar"
.
SpiriGate software makes use of royalty-free third party software released under GPL and LGPL.