Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denczo/frem
Android app that teaches about frequency modulation in an interactive way
https://github.com/denczo/frem
android audiostream kivy python
Last synced: 5 days ago
JSON representation
Android app that teaches about frequency modulation in an interactive way
- Host: GitHub
- URL: https://github.com/denczo/frem
- Owner: denczo
- License: apache-2.0
- Created: 2021-01-13T15:39:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T18:25:54.000Z (about 1 month ago)
- Last Synced: 2024-12-18T19:36:57.132Z (about 1 month ago)
- Topics: android, audiostream, kivy, python
- Language: Python
- Homepage:
- Size: 1.92 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FREM is an Android app that teaches about frequency modulation in an interactive way. Frequency Modulation has been used in music production for audio synthesis where it is refered as FM synthesis. A popular example is Yamaha's Synthesizer DX7 from 1980. FREM let the user manipulate different waveforms and each change is visualized in realtime.
The result is rendered and can be listened to. In a nutshell the user can learn how to create audio effects like sirenes with frequency modulation.
The Android app is built using Python 3 and the cross-platform Kivy Framework.
## How to run it:
The project has a **main.py** which simply needs to be executed. To build the .apk and run it on your Android device, you need to use the buildtool Buildozer. The project contains already a buildozer.spec file which is required for buildozer to build the .apk file. For more information please check out the following tutorial:
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/pzsvN3fuBA0/0.jpg)](https://www.youtube.com/watch?v=pzsvN3fuBA0)
## Contact
If you have any questions feel free to contact me.[Fullstacklab.net](www.fullstacklab.net) \
[Instagram](instagram.com/thefullstacklab)