Platform
Resources
Pricing
Sign in
Contact us
fheyen
PhD student at the Visualization Research Center (VISUS), University of Stuttgart
Workspace
Fork
Published
Music
By
fheyen
Edited
Apr 20, 2021
Fork of
Audio with Tonejs
•
1 fork
2 stars
Music
Hello, @spotify/basic-pitch-ts!
Guitar Tunings
Colored Lyrics
Sequence Immediate Repetition Hierarchies
Sheet Music DR
Soundfont Player
Audio Oscillators on Random Frequencies
Musical Scales
Colored Sheet Music
Hello, Open Sheet Music Display!
Web MIDI Live Guitar Tab
Parsing MIDI and MusicXML
Audio with Tonejs
Audio from Microphone with Tonejs
Web MIDI Pitch Bend Trainer
Web MIDI Synth
FFT with Tonejs
F0 Pitch Detection
Tuner
Insert cell
Insert cell
// https://tonejs.github.io/docs/14.7.77/UserMedia
meter
=
{
const
meter
=
new
Tone
.
Meter
(
)
;
const
mic
=
new
Tone
.
UserMedia
(
)
.
connect
(
meter
)
;
await
mic
.
open
(
)
;
return
meter
;
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Compare fork
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
meter
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
currentVolume
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
canvas
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Tone
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
d3
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML