All Projects → BHSPitMonkey → Prelude

BHSPitMonkey / Prelude

Licence: other
A web app for practicing musical sight reading skills

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Prelude

midi-player
A MIDI player which sends MIDI messages to connected devices.
Stars: ✭ 21 (-12.5%)
Mutual labels:  midi, web-midi
exploration-service-worker
Let's get started with ServiceWorker
Stars: ✭ 14 (-41.67%)
Mutual labels:  service-worker, progressive-web-app
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-16.67%)
Mutual labels:  service-worker, progressive-web-app
spendlogs
SpendLogs - Personal Expense Manager
Stars: ✭ 18 (-25%)
Mutual labels:  service-worker, progressive-web-app
pacer-editor
Web editor for the Nektar Pacer MIDI controler
Stars: ✭ 16 (-33.33%)
Mutual labels:  midi, web-midi
magento-meanbee-pwa
Progressive Web App extension for Magento 1
Stars: ✭ 75 (+212.5%)
Mutual labels:  service-worker, progressive-web-app
java-pwa
Progressive Web Apps in Java
Stars: ✭ 48 (+100%)
Mutual labels:  service-worker, progressive-web-app
Productivity Frontend
Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.
Stars: ✭ 234 (+875%)
Mutual labels:  service-worker, progressive-web-app
LabMidi
Midi IN and OUT. Standard midi file parser and player. Midi Softsynth implementation.
Stars: ✭ 38 (+58.33%)
Mutual labels:  midi, music-theory
gatsby-pwa-demo
PWA Example: Progressive Web App E-Commerce with Gatsby.js
Stars: ✭ 68 (+183.33%)
Mutual labels:  service-worker, progressive-web-app
Miles
Swift Playground that creates jazz improvisations (WWDC 2018)
Stars: ✭ 31 (+29.17%)
Mutual labels:  midi, music-theory
react-app-rewire-workbox
Customise the service worker for create-react-app apps without ejecting - using Google's Workbox webpack plugins instead of the old sw-precache
Stars: ✭ 44 (+83.33%)
Mutual labels:  service-worker, progressive-web-app
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+920.83%)
Mutual labels:  service-worker, progressive-web-app
affilicats
🐈 Progressive Web App demo that showcases flaky network resilience measures (📶 or 🚫📶).
Stars: ✭ 65 (+170.83%)
Mutual labels:  service-worker, progressive-web-app
So Pwa
A progressive web app to read Stack Overflow content.
Stars: ✭ 235 (+879.17%)
Mutual labels:  service-worker, progressive-web-app
next-with-workbox
Higher order Next.js config to generate service workers
Stars: ✭ 22 (-8.33%)
Mutual labels:  service-worker, progressive-web-app
Progressive Weather App
A local weather app that fetches weather forecast from Openweathermap.org. A Progressive Web App built with Vue.js.
Stars: ✭ 223 (+829.17%)
Mutual labels:  service-worker, progressive-web-app
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+845.83%)
Mutual labels:  service-worker, progressive-web-app
BS2-Web
Novation Bass Station II Web interface
Stars: ✭ 34 (+41.67%)
Mutual labels:  midi, web-midi
NegativeHarmonizer
A python tool to invert the tonality (a.k.a negative harmony) of midi notation
Stars: ✭ 23 (-4.17%)
Mutual labels:  midi, music-theory

Prelude

Build Status

A web application made for practicing reading sheet music, and perhaps more.

This project is still in development.

Use Prelude now by visiting: https://www.getprelude.net

Practice Modes

Sight Reading Practice

Read the note(s) on the staff and see how quickly you can identify it. Instead of using the on-screen keys, you can also connect a MIDI keyboard and play the notes physically (Android or desktop only). Answering correctly generates a random new question.

Perfect Pitch Practice

Hear a pitch and try to identify it. Also supports input from a MIDI keyboard, as with the Sight Reading Practice mode.

Build

Before doing anything:

npm install

To run the local test server (using webpack):

npm start

To build:

npm run make-dist

License

MIT

Attribution

This is the work of Stephen Eisenhauer (stepheneisenhauer.com).

Sources made available under the license listed above.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].