A GUI for the Neutrino neural singing synthesizer with Flutter
Read Time:49 Second

A GUI for the Neutrino neural singing synthesizer with Flutter

0 0

Muon

A GUI for the Neutrino neural singing synthesizer with Flutter

A GUI for the Neutrino neural singing synthesizer, written in Flutter (and uses synaps!).

Eyecandy / screenshots

Eye-burning Light mode

A GUI for the Neutrino neural singing synthesizer with Flutter

Dark mode

A GUI for the Neutrino neural singing synthesizer with Flutter

Features

Seamless romaji -> hiragana voice editing

A GUI for the Neutrino neural singing synthesizer with Flutter

Multiple voices rendered in parallel

A GUI for the Neutrino neural singing synthesizer with Flutter

Undo/Redo Actions Menu

A GUI for the Neutrino neural singing synthesizer with Flutter

Automatic voice model listing and on-the-fly changing

A GUI for the Neutrino neural singing synthesizer with Flutter

MIDI/MusicXML import

A GUI for the Neutrino neural singing synthesizer with Flutter

A GUI for the Neutrino neural singing synthesizer with Flutter

Building

Building Steps:

  1. Clone this repository somewhere
  2. flutter pub get -> gets all packages
  3. flutter pub run build_runner build -> build the generated files for json_serializable/synaps
  4. flutter build windows/macos/linux
  5. sigh just read this https://flutter.dev/desktop#distribution

N.B. I have used a fixed version of flutter_desktop_audio which I do not plan on releasing publicly, because I do not wish to maintain that codebase. I will be replacing that module with my own FFI based audio playback library. Until then, if you want to build this yourself, shoot me a message and I can give you source access to my version of flutter_desktop_audio.

GitHub

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A movies application made with Flutter / Dart
Entrada siguiente Flutter app for short-term rain forecasts with MAPLE nowcasting