Skip to content

OutOfContainment/RBDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Really Questionable Dictaphone Emulator

Simple sound-manipulating program written using Fyne and Malgo.

Learning project.

Demo

  • Crossplatform* - Windows, GNU/Linux, OpenBSD, MacOS, Android
  • Change theme using environment variable "FYNE_THEME" (white, dark)
  • Custom font support using e.v. "FYNE_FONT" or by adding "font.ttf" in app directory
  • Custom wallpaper support (actually a "bug", TODO)

(*) Non-linux builds were not tested

Platforms

Sound

Platform Sound Dependencies
Linux PulseAudio, ALSA, JACK
Windows WASAPI, DirectSound, WinMM
FreeBSD/NetBSD/OpenBSD OSS/audio(4)/sndio
macOS CoreAudio
Android OpenSL/ES, AAudio

Build

git clone https://github.com/OutOfContainment/RBDE.git && cd ./RDBE
go build -o bin/RDBE

About

Really Bad Dictaphone Emulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages