All Projects → PolyMeilex → Neothesia

PolyMeilex / Neothesia

Licence: GPL-3.0 license
Flashy Synthesia Like Software For Linux,Windows and MacOs

Programming Languages

rust
11053 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Neothesia

syn2midi
Create pianobooster midi from youtube piano video lessons (Synthesia).
Stars: ✭ 42 (-91.3%)
Mutual labels:  midi, synthesia
Kazedan
A Synthesia styled MIDI visualization.
Stars: ✭ 18 (-96.27%)
Mutual labels:  midi, synthesia
Raspberry-MIDI-Controller
A python script that sends MIDI signals from the Raspberry (client) to a Computer (host)
Stars: ✭ 44 (-90.89%)
Mutual labels:  midi
MiDispositivoMIDI V3
Open source Arduino MIDI controller.
Stars: ✭ 49 (-89.86%)
Mutual labels:  midi
HitNotes
Rhythm-based mobile game
Stars: ✭ 24 (-95.03%)
Mutual labels:  midi
node-keyboard
A REPL where music is simply streams of input in node (using soundfonts). Supports optional MIDI input and Rx.
Stars: ✭ 50 (-89.65%)
Mutual labels:  midi
ADLMIDI-Player-Java
Simple MIDI-player for Android based on libADLMIDI library
Stars: ✭ 24 (-95.03%)
Mutual labels:  midi
midi-player
A MIDI player which sends MIDI messages to connected devices.
Stars: ✭ 21 (-95.65%)
Mutual labels:  midi
midi-recorder
🎹 The easiest way to record MIDI. No install. Automatically records.
Stars: ✭ 38 (-92.13%)
Mutual labels:  midi
Robatim
a hard-coded music generator
Stars: ✭ 29 (-94%)
Mutual labels:  midi
osci-render
〰📺🔊 Software for making music by drawing objects on an oscilloscope using audio.
Stars: ✭ 135 (-72.05%)
Mutual labels:  midi
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (-47.41%)
Mutual labels:  wgpu
midi-eye
Ruby MIDI input event listener
Stars: ✭ 24 (-95.03%)
Mutual labels:  midi
esp32 multitrack looper
ESP32 Audio Kit based multitrack looper
Stars: ✭ 43 (-91.1%)
Mutual labels:  midi
microfreak-reader
An application to read and display the presets stored in the Arturia MicroFreak memory.
Stars: ✭ 32 (-93.37%)
Mutual labels:  midi
midibus.js
🚌💨🎶 Web MIDI API wrapper based on themidibus
Stars: ✭ 24 (-95.03%)
Mutual labels:  midi
elektroid
Sample and MIDI device manager
Stars: ✭ 127 (-73.71%)
Mutual labels:  midi
drum-machine-patterns
Transcription of the book 200 Drum machine patterns by René-Pierre Bardet
Stars: ✭ 49 (-89.86%)
Mutual labels:  midi
rtmidi2
python bindings to rtmidi allowing to listen to multiple ports simultaneously
Stars: ✭ 16 (-96.69%)
Mutual labels:  midi
jamhub
low-latency jamming space for musicians
Stars: ✭ 29 (-94%)
Mutual labels:  midi

Neothesia Baner

Neothesia

Opensource Synthesia was abandoned in favour of closed source commercial project
Goal of this project is to bring back Opensource Synthesia to live, and make it look and work as good (or even better) than commercial Synthesia.

If you have any questions, feel free to join my Discord

Discord

Screenshots

IMG Video Video

Download

Download on Flathub

Or binary releases: https://github.com/PolyMeilex/Neothesia/releases

FAQ

Video encoding

  • To encode video you need to install rust
  • You also need to install ffmpeg
  • And compile the project with record flag, like so cargo build --release --no-default-features --features record (if you have make: make build-recorder)
  • It will compile neothesia-cli, from now on it is used as a comand line tool
  • To encode a test.mid file run ./target/release/neothesia-cli ./test.mid
  • Video will be outputed to ./out directory`

Thanks to

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].