You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
download the repo on your pc by typing git clone https://github.com/mightytyphoon/midi midi in command line (cmd, terminal) (needs to have git cli)
go in the midi directory and run : npm i in cmd/terminal this will install all dependencies
note : postinstall of nw && ng can be long, be patient
run the program with :
npm run dev
npm start still in terminal
the save will be originalFileName.mid => originalFileName-transposee.mid at the same place
ouvrir l'invite de commandes / le terminal (mac) et se placer à l'endroit désiré pour le téléchargement
télécharger le repository en tapant git clone https://github.com/mightytyphoon/midi midi dans l'invite de commandes (windows) ou le terminal (mac)
note : la post-installation de nw peut être longue.
aller dans le répertoire téléchargé en tapant cd midi
puis taper npm i dans le terminal/invite de commande windows pour installer les dépendances
lancer le programme avec : npm start
le fichier sauvegardé se trouvera dans le meme repertoire que celui d'origine avec -transposee en plus dans le nom
Improvements
Interface & app (angular)
Select tracks
Higher Octave steps
Save Transpositions
View Midi file
Change name from transposee to substitution (Harmonie Negative Substitution) in code (already done in package)
Bugs
add track
sometimes delete notes
sometimes doesn't change notes
ADD MIDI CORRESPONDANCE
par exemple pour aller de Mi à Sol c'est +3 normalement
et si on ajoute une octave
c'est +12 en plus