All activity
Max Alyokhinleft a comment
All the application code is written in Javascript and along with everything you need is packed into a single .html file of about 750kb. The synthesizer doesn't need internet, it can be downloaded and run locally on any device with a browser. The application reads the file sequentially, and due to the high speed of reading and random deviation of reading duration, we can get quite unpredictable...

Binary SynthWeb-synthesizer that generates sound from the binary code
A web-synthesizer that generates sound from the binary code of any files. It can synthesize sound directly in the browser, or be a generator of MIDI messages to external devices or DAWs, turning any file into a score.

Binary SynthWeb-synthesizer that generates sound from the binary code
Max Alyokhinleft a comment
I'm working on a web synthesizer that generates sound using smartphone gestures in the space (this uses Web Audio API and Motion/Orientation API + Socket.io). You can check this here (with network latency): https://ami.stranno.su I am looking for some feedback, comments or suggestions for this tool, the possibilities of its usage and further development.

Audio-motion interfaceSonification interface for motion and orientation
The system synthesizes sound based on data from smartphone motion sensors: speed determines the volume, position determines the frequency. In other words, it is a musical instrument (synthesizer) that uses hand gestures instead of keys or strings.

Audio-motion interfaceSonification interface for motion and orientation
