When generating audio, why use sine waves and standard effects? 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.
Categories
Sound SynthesisLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JSoundCard
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSoundCard!