The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
The project is divided into two main sections: a metronome and a click track generator.
The metronome is intended as a practice aid for musicians. It loops a single bar of click track that is specified by the user. The user can select the time signature, beat division, beat grouping, bar emphasis and beat emphasis.
The click track generator is intended as a song practice aid for single musicians or an entire band. Just like when recording int the studio, it provides a constant...
Syn-Thesis is an additive VST synthesizer with 4 oscillators, which is written in Java. The waveform of each oscillator can be created by adding up to 64 harmonics. Syn-Thesis is based on the jVSTwRapper and can be used as VST plugin.
Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
Clavier virtuel et synthétiseur vocal pour les personnes ne pouvant plus parler et ayant du mal à utiliser leurs mains. Virtual keyboard and speech synthetiser for people with reduced mobility and unability to speak. In French and english.
A unique desktop music composing application for PC/Mac/Linux/Android with a tracker style interface and a simple modular Java plugin based design allowing rapid improvement and endless expansion.
Application designed to help correct the ID3 tags in the user's music library. There are still bugs, but the app is mostly accurate. The GUI also helps by suggesting tags without actually changing the file itself. .jar is found in /dist folder
ManageEngine ADAudit Plus | A UBA-driven change auditor
ADAudit Plus helps keep your Active Directory, file servers, Windows servers and workstations secure and compliant.
ADAudit Plus helps keep your Windows Server ecosystem secure and compliant by providing full visibility into all activities. ADAudit Plus provides a clear picture of all changes made to your AD resources including AD objects and their attributes, group policy, and more.
...Directly tell the sound-card how much electricity should be in the speaker/microphone wires many times per second as numbers from -1 to 1. Automatically finds good sound-card options and balances between linear interpolation speeds of consuming microphone buffer (and then any Java transform function per sample) and producing into speakers buffer and to keep delay between them small. Its really simple you only have to write 1 function that takes an array parameter. First 2 indexs are output to speakers. Next index is 1 microphone. Technically you can ask it for any number of speakers and microphones, but version 0.4 only supports 2 speakers and 1 microphone simultaneously.
Self-modifying Jar file Programming-Lang for Artificial-Intelligence & Audio & Natural-Lang monkeys with code like a simian. Windows mutate self Code: if(ask("MP3?")sound(mp3("C:\\music\\a.mp3"*(3.4 count)))) plays a.mp3 3.4x speed if click yes
MunichCodeBrewery is a project for developing sound plugins via the jVstWrapper interface, which is also hosted on SourceForge. It combines the ease and elegance of Java programming with the power of VST.
jVSTwRapper allows you to develop VST (2.4), Audio Unit (AU) and LADSPA compatible audio plugins and virtual instruments plus user interfaces (Swing) with the Java programming language on Windows, Linux and Mac OSX. 5 demo plugins (+src) are included.
NoiseComp is a Java synthesizer build to calculate realtime sound synthesis.
With a graphically editor one can connect the inputs and outputs of sound generators on a timeline.
A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
BeatBox is a Java application in which users use a 16x16 grid of checkboxes to create a beat with various percussion instruments. Beats can be saved and loaded easily. The entire application is as intuitive and user-friendly as possible.
Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Java applet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
Software provides two features,
1. To identify the musical notes in a given audio file which the singer is singing at.
2. To let a user practice singing individual notes of Indian music, with graphical representation of his performance.
jvaptools provides a library and examples for rapid vst-audio-plugin development with Java, based on Steinbergs VST interface and the sourceforge project jVSTwRapper.