Skip to content

Commit c05dcb4

Browse files
Create References.md
1 parent 4add238 commit c05dcb4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

References.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
*Several references have been used to take inspiration and/or learn about development with audio data. The are listed below:*
2+
3+
## Tools:
4+
- [Online Microphone and Audio Visualizer](https://soundvisualiser.com/#/visualiser)
5+
- [Spike Recorder by BackyardBrains](https://backyardbrains.com/products/spikerecorder)
6+
7+
## Blogs and Documentation:
8+
- [PyAudio Documentation](https://people.csail.mit.edu/hubert/pyaudio/docs/)
9+
- [Recording Sound in Python](https://realpython.com/playing-and-recording-sound-python/)
10+
- [Integrating PyAudio & PySimpleGUI](https://k3no.medium.com/integrating-pyaudio-pysimplegui-5fa342b1e113#bypass)
11+
12+
<br>
13+
14+
**Tools like ChatGPT have been used for help, at times - to debug, or learn more about different terminologies and methods.**

0 commit comments

Comments
 (0)