command
module
Version:
v0.0.0-...-eb665fa
Opens a new window with list of versions in this module.
Published: Jan 25, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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
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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.