A desktop app for playing with MIDI instruments
Ir al archivo
Mattéo Delabre 8808dbc9dc
Fix wrong links after migration
2020-04-24 16:44:25 +02:00
css 🐛 Fix wrong look of speed control 2014-12-21 21:21:43 +01:00
grunt 🐛 Fix wrong version number in built exe 2014-11-09 19:01:00 +01:00
images 💡 Add mute and hide controls 2014-11-09 22:59:46 +01:00
js 🐛 Update Midi API to latest Chrome support 2014-12-21 21:22:30 +01:00
.gitattributes 🎉 Added .gitattributes 2014-11-08 16:14:17 +01:00
.gitignore 🔛 Initial commit 2014-11-08 18:52:36 +01:00
App.js 🐛 Fix EADDRINUSE errors on Linux/Mac 2014-11-09 19:46:27 +01:00
Gruntfile.js 🔛 Initial commit 2014-11-08 18:52:36 +01:00
LICENSE 🔛 Initial commit 2014-11-08 18:52:36 +01:00
README.md Fix wrong links after migration 2020-04-24 16:44:25 +02:00
index.html 📒 Import correct file 2014-11-09 13:15:58 +01:00
main.js 🔛 Initial commit 2014-11-08 18:52:36 +01:00
package.json 🔛 Initial commit 2014-11-08 18:52:36 +01:00

README.md

Piano

Piano is a desktop app that uses built-in MIDI support in order to offer an usable interface for playing any of the 127 instruments defined by General MIDI.

Building

Using Grunt:

$ npm install
$ grunt build:win   # use build:linux or build:mac for other systems

Then run the app in build/win folder.

Screenshots

Main window

Main window

With a music loaded

With a music loaded

Instruments window

Instruments window

Known issues

Pre-release

This app is currently in pre-release state, which means it isn't stable and that all work you have done might be lost at any time.

If you find any bug or have any improvement idea, please fill an issue.

Languages

Currently, the app is only available in French. New languages will be added soon.

MIDI support

The app won't produce any sound on systems that doesn't have at least one bundled MIDI output. Maybe should we ship with a default synthetiser.

Linux/Mac

The app has not yet been tested on Linux and Mac. If you encounter any problem, please fill an issue.

Commit convention

📖 Documentation updates
🐛 Bug fixes
📒 Rename/move files
💡 Features
💄 Fix coding style

Credits

Icons made by: