jam-midi v1.4.0
jam-midi
AngularJS computer keyboard piano maintained MongoDB
jam is shortcut for Jazz AngularJS MongoDB
API reference is available at http://jazz-soft.net/doc/Jazz-Plugin/reference.html
Questions and comments are welcome at http://jazz-soft.org/
How to jam?
jam example
node jam
and point your browser to localhost:3003 or use localhost:3003/jam.html to view all messages with zoom:
example
- Open mlab.com website
- Click Sign up button
- Fill in your user information then hit Create account
- From the dashboard, click on Create new button
- Select any cloud provider
- Under Plan click on Single-node (development) tab and select Sandbox (it's free)
- Leave MongoDB version as is
- Enter Database name for your app
- Then click on Create new MongoDB deployment button
- Click to the recently created database
- You should see the following message:
- A database user is required to connect to this database. Click here to create a new one.
- Click the link and fill in DB Username and DB Password fields
- Finally, in
jam.js
instead of'mongodb://localhost:27017/npm'
, use the following URI with your credentials: 'mongodb://USERNAME:PASSWORD@ds*****.mlab.com:*****/DATABASE_NAME'
ja example (simple implementation without MongoDB)
node ja
and point your browser to localhost:3003/ja.html
Scales available:
- natural major,ionian
- natural minor,aeolian,algerian
- harmonic minor
- harmonic major,ethiopian
- double harmonic major
- double harmonic minor
- neapolitan major
- neapolitan minor
- six tone symmetrical
- tritone
- 2 semitone tritone
- slendro,salendro
- pentatonic major
- pentatonic minor
- spanish,jewish,phrygian major
- spanish 8 tone
- flamenco
- chromatic
- nine tone
- enigmatic
- diminished
- inverted diminished,diminished blues,symmetrical
- half diminished
- whole tone
- leading whole tone
- augmented
- altered
- overtone,acoustic
- prometheus
- prometheus neapolitan
- dorian
- ukrainian dorian
- phrygian
- lydian minor
- lydian dominant
- lydian
- lydian augmented
- mixolydian,dominant 7th
- mixolydian augmented
- locrian
- locrian natural
- locrian major
- locrian ultra
- locrian super,whole tone diminished
- hungarian major
- hungarian minor,egyptian
- romanian
- gypsy
- persian
- oriental
- hindu,adonai malakh
- indian
- byzantine,chahargah,arabian
- marva
- mohammedan
- pD
- pE,balinese
- pC,pG,pF,chinese,mongolian
- pA,hirajoshi
- pB
- chinese 2
- javanese
- todi
- pelog
- iwato
- japanese,kumoi
- blues
- bluesy
- harmonics
- bebop major
- bebop minor
- bebop tonic minor
- bebop dominant
- bebop dominant flatnine
- 3 semitone
- 4 semitone
8 years ago
8 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago