Commit Graph

43 Commits

Author SHA1 Message Date
tudnai
30917d2b56 Speaker Fade Out 2023-05-25 20:23:41 -07:00
tudnai
a67072e660 Colored Floppy Disk Icon + Animated disk status LED 2022-10-13 13:39:05 -07:00
tudnai
1aa9270124 Some improvements, probably cannot even hear it 2022-08-30 21:55:00 -07:00
tudnai
ead85ee1e6 - Better sound
- experimenting with different smoothing algorithms
2022-07-27 19:41:47 -07:00
tudnai
7101b1b1ea BugFix: Buffer under/over runs 2022-07-12 08:18:05 -07:00
tudnai
f4cd241f59 cleanup 2022-07-03 19:25:06 -07:00
tudnai
cd699df850 Fixed issues when changing CPU speed 2022-07-02 11:16:13 -07:00
tudnai
f3b8cbda3e Oversampling and downsampling to stream at 44.1 kHz 2022-07-01 20:57:57 -07:00
tudnai
24a45012da More efforts to make speaker even cleaner 2022-06-25 19:44:58 -07:00
tudnai
0db4c01ebd Fixed issues with prebuffering 2022-06-20 08:40:34 -07:00
tudnai
a97614cba7 Much better sound + improved memory handling 2022-06-19 18:59:49 -07:00
tudnai
0ae095d649 Improves sound 2022-02-15 14:38:40 +01:00
tudnai
d01fae61de Monitor Resize fixes
Sound sfx increased to 192kHz -- much better sound overall!
2021-11-19 09:48:56 -08:00
tudnai
22b91fc12d EMA based speaker - lot better sound on most cases 2021-11-04 22:46:45 -07:00
tudnai
0582c3db73 - Adjusted PWM threshold for better sound
- Better Sound Adjustment tool
- SpeedSelect fix
2021-06-02 14:31:36 -07:00
tudnai
0444a510e5 - Better sound effects
- Toolbar icon
2021-06-01 16:47:39 -07:00
tudnai
50c7ae5397 - Improved Sound Generation
- Fixed few thing on Toolbar and UI
2021-05-30 01:40:07 -07:00
tudnai
1664fb4604 Improved PWM sounds. Still noisy 2021-05-22 23:31:40 -07:00
tudnai
9614b8ce98 More precise CPU clock to pitch calculation 2021-05-18 07:36:46 -07:00
tudnai
85a08ad468 Better sound quality on PWM style games like Wavy Navy and Xonix 2021-05-17 11:36:24 -07:00
tudnai
c99b99eb98 Adjusted for better Wavy Navy sounds 2021-05-16 20:03:35 -07:00
tudnai
97e5711887 Efforts to make less "puffs" and "pops" in speaker 2021-05-16 18:54:34 -07:00
tudnai
108da5db09 Replaced A2MAC and A2iOS references in comments 2020-07-13 10:23:33 -07:00
tudnai
1355ab215d Added space between 2019 and 2020 in the copyright field 2020-07-13 10:16:37 -07:00
tudnai
f09585176c Added GPL v3 License 2020-07-13 10:10:33 -07:00
tudnai
b31c138604 More buttons on toolbar 2020-07-01 23:08:33 -07:00
tudnai
ea089cd7c5 - DSK, DO, PO formats converted internally to WOZ
- Joystick button assignment corrected
- Adjusted speaker dumping
- WOZ image can be opened from a memory buffer
2020-06-28 21:00:25 -07:00
tudnai
ad19b6504b - Speaker quality improvements
- Initial steps for WOZ2 format
2020-06-27 20:29:53 -07:00
tudnai
8a94024636 Play / Pause / Stop / Reset menus connected 2020-06-25 20:23:08 -07:00
tudnai
72930227f4 - Fixed Game Mode Speaker Simulation 2020-06-23 22:59:20 -07:00
tudnai
ec2617c7ae Game mode selectable from UI 2020-06-22 19:23:41 -07:00
tudnai
e414e13ad4 Hertz to MHz 2020-06-13 20:13:20 -07:00
tudnai
9e6aebeaa8 Floppy Disk Drive Sound Effects 2020-06-11 18:29:26 -07:00
tudnai
ab120dc459 - Keyboard 2 Mouse
- FPS set back to 30
- 16 bit PCM
- Smoother speaker level fade out
- Faster keyboard poll query -- This is for checking only, should be either removed or the entire ioRead should based on binary search, whatever is faster
2020-05-24 12:14:09 -07:00
tudnai
9871cb3886 Adjusted Audio Play 2020-05-17 22:08:23 -07:00
tudnai
bde4c4d941 - spkr_switch renamed to spkr_toggle and moved to speaker.c
- Also some minor tweaks and cosmetics
2020-05-17 19:32:45 -07:00
tudnai
c8f09f878d - Reducing Clicks and Humps on the Speaker 2020-05-17 16:01:15 -07:00
tudnai
cf23cc7983 Sound works 2020-05-17 07:49:05 -07:00
tudnai
aaf7c0ca83 Exponential signal edges for speaker 2020-05-13 20:40:54 -07:00
tudnai
82e07b5652 Make sound louder and cleaner 2020-05-10 15:38:42 -07:00
tudnai
ca2f023c8c - Improved sound quality
- Eliminating sound playing when there was no speaker toggling in a frame
2020-05-10 15:30:29 -07:00
tudnai
b746b1ee5c Speaker sound buffer to generate perfect square waves 2020-05-10 10:54:34 -07:00
tudnai
cf2325e6fa Speaker - First implementation 2020-05-09 23:40:37 -07:00