Skip to content
Discussion options

You must be logged in to vote

I noticed that the automatic notification of the audio information from the mp3 file was broken.

I committed the following:

  • the audio information from the mp3 is now taken into consideration
  • if the pwm_frequency is 0 it is automatically determined using the existing logic: you can set your own values now
  • added the new field max_sample_rate with a default value of 8000. If the sample rate is > as max_sample_rate we automatically decimate the data. You can try to increase this value, but I am not sure how far you can go.

Replies: 18 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pschatzmann
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pschatzmann
Comment options

@josef2600
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pschatzmann
Comment options

@josef2600
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
implemented This is working now
3 participants