Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play sound on record #7

Merged
merged 9 commits into from
Aug 17, 2023
Merged

Play sound on record #7

merged 9 commits into from
Aug 17, 2023

Conversation

DenisMot
Copy link
Owner

New feature: If playAtRecord.wav is found next to the jar, this wav file is played during each Record.
Look at messages in the console in case of trouble: minimal check is performed (file is found, file contains wav sound).
This feature was requested by Makii for the ReArm project: I included it in this new wersion.

Please, give it a try on your computer and let me know.
The arrchive contains the jar and the wav.
Archive.zip

- hard coded file name
- minimum error check
- Update launch.json
- playAtRecord.mp3
- delay on start with W10 computers might be cancelled
- git update-index --skip-worktree data.csv
- git update-index --skip-worktree marker.csv
@DenisMot DenisMot added the enhancement New feature or request label Jun 30, 2022
@DenisMot DenisMot merged commit 6461fad into master Aug 17, 2023
@DenisMot DenisMot deleted the PlaySoundOnRecord branch August 18, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants