tomoyu719 / simple_sheet_music
A Flutter package for rendering sheet music.
☆12Updated 5 months ago
Alternatives and similar repositories for simple_sheet_music:
Users that are interested in simple_sheet_music are comparing it to the libraries listed below
- A flutter package for displaying music sheets☆32Updated 6 months ago
- A Flutter package for working with piano keys and sheet music☆76Updated 9 months ago
- A port of Melty Synth by Nobuaki Tanaka (C#) to Dart☆40Updated 3 weeks ago
- Midi Playback in Flutter☆62Updated last year
- Music theory Dart library☆27Updated last week
- A Flutter plugin to send and receive MIDI☆101Updated 3 weeks ago
- Sheet Music for Flutter☆53Updated last year
- A Flutter plugin for music sequencing.☆90Updated last year
- Library for manipulating and sequencing Midi files, tracks, events☆35Updated 5 months ago
- A UI library for easily adding audio waveforms to your apps, with several customization options.☆126Updated 9 months ago
- Music theory Dart package☆52Updated last year
- My first Flutter personal project, for learning purposes. Currently works only on Android, iOS' Platform Channel still needs to be coded.☆43Updated 3 years ago
- A simple iOS &Android example for how to integrate Flutter (Dart) as user interface and JUCE (C++) as backend.☆117Updated 4 years ago
- Flutter low-level audio plugin using SoLoud C++ library and FFI☆269Updated this week
- Example project demonstrating how to build a simple drum machine in Dart/Flutter☆36Updated 4 years ago
- stream audio data in & out☆87Updated 9 months ago
- Dart-only MIDI parser and writer implementation☆30Updated 2 years ago
- Real-Time audio processing library written in Dart.☆109Updated 8 months ago
- A backdrop animated widget☆80Updated 10 months ago
- ☆12Updated 2 years ago
- An example app for exploring Flutter's performance when handling heavy off-screen widgets.☆133Updated 2 years ago
- Flutter pitch detection/audio processing plugin, personalized for my guitar tuner application.☆72Updated 4 months ago
- A Flutter plugin to extract waveform data from an audio file suitable for visual rendering.☆88Updated last month
- ☆183Updated 2 years ago
- HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.☆370Updated 2 months ago
- Flutter Concurrency - When, why, and how to multithread in Flutter