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

Change Name Of Wav download file ?? #75

Closed
DMouse123 opened this issue Jul 22, 2017 · 2 comments
Closed

Change Name Of Wav download file ?? #75

DMouse123 opened this issue Jul 22, 2017 · 2 comments
Labels

Comments

@DMouse123
Copy link

Hi There,

is there anyway to change the name of the download file ? Not just a date and time etc ?

Also at what rate are the WAV files ? 44,100 Hz ? is there anyway to change this ? Or even add MP3 ?

Thanks for your help !

Cheers
D

@naomiaro
Copy link
Owner

naomiaro commented Aug 2, 2017

The name for the download is being set here:
https://github.com/naomiaro/waveform-playlist/blob/master/dist/waveform-playlist/js/emitter.js#L301

The WAV files are set to 44,100 for now. I can see if changing this will work and then make that configurable in the future. There's no encoders in the project, so the output is just WAV only for now.

@naomiaro naomiaro closed this as completed Aug 2, 2017
@DMouse123
Copy link
Author

Thank you ! :) Really appreciate your help ! Cheers D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants