mortonmills / webtest

Home Page:https://mortonmills.github.io/webtest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flowchart TB

1[dfhdfg
dfghdf
ghdfhg
dfghdfh]

flowchart TD
     A-->B

bold
italic

pitch features time velocity

language features
notes
chords
arpeggios
trills
tremolos
patterns
repeats
tracks
<script src="keyboard.js"></script>
<script> document.getElementById("keyboardInput").innerHTML = keyboard(`abcdefgrs`) </script>

Instruments

File Type Instruments Text Instrument Files Instrument Players
soundfont n/a sf2, sf3 Fluidsynth
sfz sfz sfz sforzando
VST csound, chuck VST DAW, Kontakt, VST Host

Score

File Type Score Text Score Files
quantitative abc, def, lily MIDI
semantic, qualitiative abc, def, lily MusicXML

Features

File Type Score Text Score Files
quantitative abc, def, lily MIDI
semantic, qualitiative abc, def, lily MusicXML
flowchart LR
subgraph 2["Lifecycle"]
direction LR
Research --->
Design--->
Build --->
Distribute
Ingredients --->
Recipe --->
Chef
end
Loading
flowchart LR
subgraph 1["High Level Stages"]
direction LR
Proof-of-Concept0.0 --->
Tutorials --->
Release1.0 --->
FundingandSponsoring 
end
Loading
flowchart LR

subgraph 1["Pipeline"]
direction LR
instrument--->player
score--->player
player--->sound


end


subgraph player
direction TB
Fluidsynth---sfozando---DAW---VSTHost
end


subgraph instrument
direction LR
textinstrument-->scoreinstrument
end

subgraph score
direction LR
textscore-->scorefile
end


subgraph textinstrument
direction TB
2["sfz"]---csound---supercollider
end

subgraph scoreinstrument
direction TB
soundfont---sfz---VST
end

subgraph textscore
direction TB
abc---def---lily---mup
end


subgraph scorefile
direction TB
MIDI---MusicXML
end


Loading

About

https://mortonmills.github.io/webtest/


Languages

Language:JavaScript 78.6%Language:CSS 21.4%