With FREQOUT you need good filtering.This removes any harmonics and smoothens the sound, with the consequence of lower audio level. Of course you need to calculate the filter knee, not just throw a...
That's a great observation. Specifying 'PicBasic Pro 3' significantly narrows the AI's search space, reducing the risk of it blending in syntax from other similar BASIC languages.You've hit on a...
Here's the code, generated by Claude, which does what I need. While it contains only one active, the idea is clear and code can be modified for wider coverage:
In the meantime I have another question...
I was looking for the user commands in the include and found the "DRAWLINE" ;X1,Y1,X2,Y2 , {colour} command....
Published on - 5th December 2010 16:58
Number of Views: 13826
Hi,
Here's a short list of Frequently Asked Questions that should be of interest for most beginners. Don't hesitate to read them... they're not going to bite you
...
Re: Why SOUND statement produces loud and clear sound, but FREQOUT - does not?
Beep and just notes is easy and very different than music playing. Not compatible between them.
Ioannis Yesterday, 17:24But both are supported by the PBP.
Remeber, you only have a humble PIC with no synth peripheral!...