My dog hates VIC music.
Moderator: Moderators
- JonBrawn
- Vic 20 Devotee
- Posts: 296
- Joined: Sat Sep 11, 2021 10:47 pm
- Website: http://youtube.com/@vicenary
- Location: Austin TX USA
- Occupation: CPU design engineer
My dog hates VIC music.
I'm just doing some testing of Victor's sound support, and my dog has sat up and is now glaring at me. If I were to use a genuine 6561 instead of Victor, would she still glare at me, or is there something she's trying to tell me about my implementation?
Working on FPGA replacement for 6560/6561
https://youtube.com/@vicenary
https://youtube.com/@vicenary
- JonBrawn
- Vic 20 Devotee
- Posts: 296
- Joined: Sat Sep 11, 2021 10:47 pm
- Website: http://youtube.com/@vicenary
- Location: Austin TX USA
- Occupation: CPU design engineer
Re: My dog hates VIC music.
In other news, I'm nearly ready to assemble the build list to have one of those PCB companies build me a couple of Beta boards. If I haven't made too much of a mess with the new PCB layout I should be able to get some external beta testers involved.
Working on FPGA replacement for 6560/6561
https://youtube.com/@vicenary
https://youtube.com/@vicenary
- Mike
- Herr VC
- Posts: 5134
- Joined: Wed Dec 01, 2004 1:57 pm
- Location: Munich, Germany
- Occupation: electrical engineer
Re: My dog hates VIC music.
If you are testing with a CRT, your dog is probably hearing the 15+ kHz of the flyback transformer.JonBrawn wrote:I'm just doing some testing of Victor's sound support, and my dog has sat up and is now glaring at me. If I were to use a genuine 6561 instead of Victor, would she still glare at me, or is there something she's trying to tell me about my implementation?

Re: My dog hates VIC music.
There's GOT to be a low pass filter on the audio somehow or it'll make anybody with good hearing lick the tapestry off the wall. Some new VIC audio tricks are guaranteed to give you an ear piercing with the VICTOR at ~16kHz should it come out unfiltered.
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
Re: My dog hates VIC music.
This thing for example shouldn't play razor blades:
(+24K)A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
- JonBrawn
- Vic 20 Devotee
- Posts: 296
- Joined: Sat Sep 11, 2021 10:47 pm
- Website: http://youtube.com/@vicenary
- Location: Austin TX USA
- Occupation: CPU design engineer
Re: My dog hates VIC music.
What is that, and how does it do it? All I get is a black screen and a very short loop of what might be drum sounds (using vice)
Working on FPGA replacement for 6560/6561
https://youtube.com/@vicenary
https://youtube.com/@vicenary
- JonBrawn
- Vic 20 Devotee
- Posts: 296
- Joined: Sat Sep 11, 2021 10:47 pm
- Website: http://youtube.com/@vicenary
- Location: Austin TX USA
- Occupation: CPU design engineer
Re: My dog hates VIC music.
Here's a little popcorn - it improves as it goes along.
Working on FPGA replacement for 6560/6561
https://youtube.com/@vicenary
https://youtube.com/@vicenary
Re: My dog hates VIC music.
Would someone be able to post some of these to YouTube, as I don't have a Vic (or VICE) set up at the moment to try them out...
Looks interesting...
Looks interesting...
Re: My dog hates VIC music.
OK, that's bad hearing.

The program plays the legendary but badly cut AMEN BROTHER drum loop over the volume register. The alto and soprano channels play in sync, half a wave away from each other (at $fe/fd), to amplify everything. That's what will give you a horrible beep with no filter.
It's really not worth the effort of making a video. EDIT: And it would ruin the audio.
Last edited by pixel on Mon Nov 25, 2024 6:20 am, edited 1 time in total.
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
Re: My dog hates VIC music.
I preferred BRIDGE TO YOUR HEART by W.A.X. back then.

A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
- Mike
- Herr VC
- Posts: 5134
- Joined: Wed Dec 01, 2004 1:57 pm
- Location: Munich, Germany
- Occupation: electrical engineer
Re: My dog hates VIC music.
We had the reasons for that worked out years ago, see here. That beep only incurs when the delay loop that starts the second voice is interrupted. With correct timing, all that can happen is a short blip of 4 µs every 1 ms. That gets filtered away by the built-in low pass and would only be barely noticable even with a removed filter.pixel wrote:That's what will give you a horrible beep with no filter.
Anyway, I consider that volume increasing technique a mere novelty. It gives an extra 2 dB volume, hardly worth the trouble.
Re: My dog hates VIC music.
Should we file a bug in VICE then?
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
- Mike
- Herr VC
- Posts: 5134
- Joined: Wed Dec 01, 2004 1:57 pm
- Location: Munich, Germany
- Occupation: electrical engineer
Re: My dog hates VIC music.
I was specifically referring to the beep noise we encountered in those tests years ago, where we found out they occured due to a programming error, and which showed the same behaviour on both real hardware and in the then current version of VICE.pixel wrote:Should we file a bug in VICE then?
Whatever the constellation Jon uses to compare the audio output, VICE is not the reference, the original VIC-6560/1 is. Without comparing standard audio output loudness between the different systems, telling what might be the issue(?) with the AMEN BROTHER sample player is fishing in muddy waters and nothing that can qualify as bug report.
Re: My dog hates VIC music.
Have mercy with the dog at least. I believe what you say, even that VICE is not the referenceMike wrote: ↑Mon Nov 25, 2024 10:59 amI was specifically referring to the beep noise we encountered in those tests years ago, where we found out they occured due to a programming error, and which showed the same behaviour on both real hardware and in the then current version of VICE.pixel wrote:Should we file a bug in VICE then?

A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
- JonBrawn
- Vic 20 Devotee
- Posts: 296
- Joined: Sat Sep 11, 2021 10:47 pm
- Website: http://youtube.com/@vicenary
- Location: Austin TX USA
- Occupation: CPU design engineer
Re: My dog hates VIC music.
Sorry, folks. For sound, it does the equivalent of what VICE does, with the option of turning on a 'no clip' mode, which adjusts the levels so that all channels run at full volume without any clipping. I can't make it behave "better" on my own—I have impaired hearing and tinnitus, so I can't hear the artefacts to fix 'em! When I can get a couple of Beta boards sent out to folks, if they can describe the issues well enough, I can have a go at fixing them.
Beta boards are pending me writing up a BOM for the PCB company to populate the board from.
Beta boards are pending me writing up a BOM for the PCB company to populate the board from.
Working on FPGA replacement for 6560/6561
https://youtube.com/@vicenary
https://youtube.com/@vicenary