Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasloui/jrec
Java recording-playback app
https://github.com/vasloui/jrec
intellij-idea java jsyn swing
Last synced: 15 days ago
JSON representation
Java recording-playback app
- Host: GitHub
- URL: https://github.com/vasloui/jrec
- Owner: vasloui
- Created: 2024-02-15T11:54:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T15:06:45.000Z (9 months ago)
- Last Synced: 2024-10-10T18:23:39.554Z (about 1 month ago)
- Topics: intellij-idea, java, jsyn, swing
- Language: Java
- Homepage:
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Jsyn Wav Recording-Playback App
The application is created using the Intellij IDEA GUI designer.
It records voice from a microphone, saves it into a WAV file named "temp_recording.wav",
visualizing the sound graphically both when recording and not.![](img/App.png)
### - Class diagram
![](img/package.png)