Skip to content

highri5e/ElectroScribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectroScribble

Scribbletune + Electron

ElectroScribble is a project where I experiment with:

UI:

Running the app:

Assuming you have node, npm installed...

Clone or download the project In the git bash:

Install all the dependencies with: npm install

to start the app: npm start

Enjoy! :)

Progress so far: Very very basic UI has been done. It allows for:

  • playing the notes on the keyboard
  • changing the instruments,
  • capturing the notes
  • setting the pattern
  • generating the .mid file
  • playing generated .mid file

TODO:

  • Add more Scribbletune functions (selecting chords, extending pattern length, sizzle etc.)
  • creating 'Piano Roll' to controll the notes, chords, pattern, volums etc.
  • UI improvements
  • Rewrite in TypeScript & code cleanup

About

Simple Desktop App in Electron using ScribbleTune

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published