# Various Audio Research and Work

**Javascript Animation:**

<https://animejs.com/> \
<https://codepen.io/collection/XLebem/> \
<https://codepen.io/Staak/pen/XowdeE>

Show name when they speak: <https://codepen.io/mellis84/pen/JpVZNw>

Changing balls <https://codepen.io/ainalem/pen/WORzLN>

Various objects <https://codepen.io/juliangarnier/pen/LMrddV>

Ball and Wave: <https://codepen.io/juliangarnier/pen/MZXQNV>

Circle animation <https://codepen.io/juliangarnier/pen/rGjMyW>

Dots <https://codepen.io/juliangarnier/pen/XvjWvx>

Loading <https://codepen.io/kassandrasanch/pen/mdevxPx>

Sphere <https://codepen.io/juliangarnier/pen/LMrRNW>

Avatar Animation <https://codepen.io/Trangbnguyen/pen/bZjdkp>

Avatar <http://lo-th.github.io/Avatar.lab/>

Cartoonist <https://thecartoonist.me/cartoon-yourself/>

Albums <https://www.photolamus.com/order-caricature-drawing-online>

Cartoon me: <https://www.wish2be.com/cartoon-yourself/>

<https://www.cartoonize.net/OnlineCartoonizer/>

<https://riptutorial.com/pandas>

Js animation for Audio spectrum: <https://p5js.org/examples/sound-frequency-spectrum.html> <https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Visualizations_with_Web_Audio_API>

<https://developer.mozilla.org/en-US/docs/Archive/Misc_top_level/Visualizing_Audio_Spectrum>

Audio motion <https://audiomotion.me/public/> <https://github.com/hvianna/audioMotion.js/>

Music <https://musiclab.chromeexperiments.com/Rhythm/>

Voice Spinner: <https://musiclab.chromeexperiments.com/Voice-Spinner/>

Music: <https://musiclab.chromeexperiments.com/Kandinsky/>

Chrome music lab: <https://musiclab.chromeexperiments.com/Experiments>

Spectrum: \
<https://github.com/googlecreativelab/chrome-music-lab/tree/master/spectrogram>&#x20;

```
sudo npm install --unsafe-perm=true --allow-root
sudo npm install --global gulp-cli --unsafe-perm=true --allow-root
gulp build-all
```

<https://stackoverflow.com/questions/35954725/error-eacces-permission-denied-when-trying-to-install-eslint-using-npm> \
<https://stackoverflow.com/questions/58301499/command-gulp-not-found>

<https://github.com/googlecreativelab/chrome-music-lab>

Audio Spectrum <https://therewasaguy.github.io/p5-music-viz/demos/01b_amplitude_time/>

Music <https://therewasaguy.github.io/p5-music-viz/>

Audio wave: <https://therewasaguy.github.io/p5-music-viz/demos/05_fft_scaleOneThirdOctave_UnknownPleasures/>

Particle System <https://therewasaguy.github.io/p5-music-viz/demos/05a_fft_particle_system_seekScaled/>

Pitch Trak <https://therewasaguy.github.io/p5-music-viz/demos/06c_autoCorrelation_PitchTrack/>

Oscilloscope: <https://therewasaguy.github.io/p5-music-viz/demos/03_time_domain_oscilloscope/>

Particle System <https://therewasaguy.github.io/p5-music-viz/demos/05a_fft_particle_system/>

Octave <https://therewasaguy.github.io/p5-music-viz/demos/05_fft_scaleOneThirdOctave/>

P5 Music: <https://github.com/therewasaguy/p5-music-viz>

Music and Computers: <http://sites.music.columbia.edu/cmc/MusicAndComputers/>

P5 js: <https://github.com/lmccart/p5.js> <https://p5js.org/download/>

P5 NOC examples <https://github.com/nature-of-code/noc-examples-p5.js>

Pitch Detect <https://webaudiodemos.appspot.com/pitchdetect/>

Audio Reactive <https://www.airtightinteractive.com/2013/10/making-audio-reactive-visuals/>

Model Builer MK2 <https://github.com/mariuswatz/modelbuilderMk2> <https://github.com/mariuswatz/modelbuilder>

<https://www.openprocessing.org/sketch/872192>

Word magic <https://www.openprocessing.org/sketch/880860>

Moving dots <https://www.openprocessing.org/sketch/875086>

Interactive music <https://github.com/Tonejs/Tone.js>

P5 Gibber <http://charlie-roberts.com/gibber/p5-gibber/>

Remix <http://echonest.github.io/remix/>

P5 Music <https://github.com/therewasaguy/p5-music-viz>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tactlabs.gitbook.io/featurepreneur/various-audio-research-and-work.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
