V0.92 further improvement in the PLAY/RECORD setup
Hi,
I just uploaded some work I have done on the PLAY and RECORD section. On my detector this seems to work again as planned and it also has several improvements compared to previous versions.
This is the info I have also put on Github to summarize the changes:
v0.92 -further work on the setup to record/play files NEEDS TESTING
-filename display shortened so no overlap with other menu
-filename selection (when playing) is now cyclic.
To go to the latest recording just turn counterclockwise instead of stepping through all previous
-rightside menu allows setting of samplerate (in all modes)
-during playing of files microphones will be switched off
-maximum number of files to be stored 999 (BXXX_RRR.RAW) XXX=0..999 RRR=samplerate in Khz
@pe1wf Edwin: You wanted to have direct access to volume when playing a file using the left-encoder. This is not impossible but could complicate things. I will try to explain this in a simple description of the steps a user needs to take to go from the detector to playing and back to detecting.
Currently:
When the user is in the detector mode (actively detecting) :
1) user changes the leftencoderMenu to Play,
2) presses the encoder, filenames are now visible
3) user selects the file to be used for replay
4) user presses the PLAY button (microPushLeft)
5) user either presses STOP (to stop playing) with the microPushLeft first or directly presses the LeftEncoder (stops all play and switches back to detection)
with additional functionality added to the left encoder:
1) user changes the leftencoderMenu to Play,
2) presses the encoder, filenames are now visible
3) user selects the file to be used for replay
4) user presses the PLAY button (microPushLeft), the leftencoder now directly switches to Volumemode and allows the volume to be controlled
5) user either presses STOP (to stop playing) with the microPushLeft, the leftencoder again displays the filename and allows the user to choose a file
6) user presses the leftEncoder once more to get back to detection
So it is possible but I think its easier - to simply change the function of the rightencoder during replay. Maybe you did not know but the rightencoder can be set to any of its normal functions during replay. By default this switches to SampleRate when you start replay but you can press that and set it to volume to allow volumecontrol.
I hope that again some people can test the whole setup as I have made quite a bit of changes in the setup/sourcecode. If things are stable we can again move forward
regards
Cor