31 Commits

Author SHA1 Message Date
Andrea Bondavalli
e2db12537c Added execution permission to create_test_files.sh script 2021-05-12 14:11:36 +02:00
Andrea Bondavalli
faa6a246aa Removed some wavplay AM824 test files that can be easily re-created using soc with create_test_files.sh script.
See issue #39
2021-05-12 14:08:38 +02:00
Andrea Bondavalli
344fba0827 Minor changes to AM824 WAV player before merge into master branch 2020-08-30 16:16:25 +02:00
James Cowdery
6903aaa0a4
Delete portaudio.h
Deleting Windows build
2020-08-03 20:15:59 -07:00
James Cowdery
e2b949306a
Delete pa_win_wmme.h
Deleting Windows build
2020-08-03 20:15:39 -07:00
James Cowdery
9048204050
Delete pa_win_wdmks.h
Deleting Windows build
2020-08-03 20:15:27 -07:00
James Cowdery
42c8444bea
Delete pa_win_waveformat.h
Deleting Windows build
2020-08-03 20:15:16 -07:00
James Cowdery
9b80af7198
Delete pa_win_wasapi.h
Deleting Windows build
2020-08-03 20:15:06 -07:00
James Cowdery
2e6858f0cd
Delete pa_win_ds.h
Deleting Windows build
2020-08-03 20:14:54 -07:00
James Cowdery
7233a5e18f
Delete pa_mac_core.h
Deleting Windows build
2020-08-03 20:14:44 -07:00
James Cowdery
bb875f354a
Delete pa_linux_alsa.h
Deleting Windows build
2020-08-03 20:14:32 -07:00
James Cowdery
58f6c00f97
Delete pa_jack.h
Deleting Windows build
2020-08-03 20:14:21 -07:00
James Cowdery
291bd173f5
Delete pa_asio.h
Deleting Windows build
2020-08-03 20:14:06 -07:00
James Cowdery
54520c4c04
Delete portaudio_x64.lib
Deleting Windows build
2020-08-03 20:13:32 -07:00
James Cowdery
6f63dba97d
Delete portaudio_x64.dll
Deleting Windows build
2020-08-03 20:13:22 -07:00
James Cowdery
9ce8164827
Delete portaudio_x64.lib
Deleting Windows build
2020-08-03 20:13:00 -07:00
James Cowdery
dc8f05df2c
Delete portaudio_x64.dll
Deleting Windows build
2020-08-03 20:12:22 -07:00
James Cowdery
9ea7471a77
Delete portaudio_x86.lib
Deleting Windows build
2020-08-03 20:12:06 -07:00
James Cowdery
e4372d09bd
Delete portaudio_x86.dll
Deleting Windows build
2020-08-03 20:11:55 -07:00
James Cowdery
dace0b512c
Delete portaudio_x86.lib
Deleting Windows build
2020-08-03 20:11:34 -07:00
James Cowdery
3dd99206c8
Delete portaudio_x86.dll
Deleting Windows build
2020-08-03 20:11:23 -07:00
James Cowdery
bae0ed0cb5
Delete wavplay_am824.exe
Deleting Windows build
2020-08-03 20:10:39 -07:00
James Cowdery
af25abf6fe
Delete portaudio_x64.dll
Deleting Windows build
2020-08-03 20:10:26 -07:00
James Cowdery
1be9b9f10f
Delete wavplay_am824.exe
Deleting Windows build
2020-08-03 20:10:09 -07:00
James Cowdery
a5b523f958
Delete portaudio_x86.dll
Deleting windows build
2020-08-03 20:09:42 -07:00
James Cowdery
3ceeae88f4
Delete wavplay_am824.vcxproj
Removing Windows build
2020-08-03 20:08:15 -07:00
James Cowdery
28c9f85228
Initial commit
These test files contain -10dBFS 1kHz tone on the left channel and 100Hz tone on the right channel. Various formats are available to verify wav header processing. The '.ac3.wav' can be used to verify that the -am824 switch can create compliant AM824/SMPTE 2110-31 stream with Dolby Digital (AC-3) content. This was created with a professional Dolby Digital encoder (not available) and SMPTE 337 wrapping tool (available at Dolby's github repository).
2020-07-30 13:27:43 -07:00
James Cowdery
de79efc64d
Initial Commit
This player is not fully tested due to occasional drops on the output caused CRC errors when used with encoded audio such as Dolby E. However these drops have been observed with aplay when used in memory mapped mode so it is not believed to be an issue with this player. However, final testing is still outstanding
2020-07-30 12:41:47 -07:00
James Cowdery
ec497bf36c
Initial Commit
This player is not fully tested due to occasional drops on the output caused CRC errors when used with encoded audio such as Dolby E. However these drops have been observed with aplay when used in memory mapped mode so it is not believed to be an issue with this player. However, final testing is still outstanding
2020-07-30 12:39:22 -07:00
James Cowdery
bc0e1897c0
Initial commit
This player is not fully tested due to occasional drops on the output caused CRC errors when used with encoded audio such as Dolby E. However these drops have been observed with aplay when used in memory mapped mode so it is not believed to be an issue with this player. However, final testing is still outstanding
2020-07-30 12:38:40 -07:00
James Cowdery
23c6888b6c
First commit
This player is not fully tested due to occasional drops on the output caused CRC errors when used with encoded audio such as Dolby E. However these drops have been observed with aplay when used in memory mapped mode so it is not believed to be an issue with this player. However, final testing is still outstanding
2020-07-30 12:28:11 -07:00