Re: gforth dos/win




"Marcel Hendrix" <mhx@xxxxxx> wrote in message news:15277746464470@xxxxxxxxxxxxxxxxx
Bernd Paysan <bernd.paysan@xxxxxx> writes Re: gforth dos/win

I recently gave feedback to you and Anton Ertl that gForth
under windoze is defective because "7 emit" doesn't ring
the bell

It does ring the bell with my version of Cygwin. It's just a different tone
to the usual one. I remember to have posted it here. I also posted a link
to a newer Windows snapshort of Gforth recently - you could try if the bug
is fixed there.

I remember from the old days that it is sometimes a soundcard/system option
to have error beeps come from the soundcard and NOT from the motherboard
speaker. I also know for a fact that nowadays the motherboard speaker is
not even connected (on purpose or out of sloppiness). I tried it just now,
and for iForth ^G EMIT gives a beep from the piezobeeper.

FYI, on the cygwin commandline

Marcel Hendrix@INTEL-SKY ~
$ echo -e "\007"

gives a loud "boing" from the soundcard and a flashing icon (as does typing
ctrl-G directly). Without a soundcard it probably does nothing (but flash?).

I also note that

Marcel Hendrix@INTEL-SKY ~
$ echo -e "\0225"

( ascii 149 ) gives a piezobeep and a flash.

I leave the obvious conclusion to the reader.

Another factor is whether Cygwin directs 7 EMIT to the
bios (PC speaker) or soundcard. In my case it goes to
the bios for gforth.

Also, bios beep can vary greatly between PC machines.
Some bios never took cpu speed into account. My bios
"beep" simply comes out as a 'click'.

Speaking of speed, here's a curiosity. Why do so many
forths which implement MS fail to build any delay into
WORDS ? Not everyone is a speed reader :)



.



Relevant Pages

  • Re: gforth dos/win
    ... and for iForth ^G EMIT gives a beep from the piezobeeper. ... Without a soundcard it probably does nothing. ... bios or soundcard. ... the bios for gforth. ...
    (comp.lang.forth)
  • Re: No sound, please help me!
    ... "Malke" wrote: ... >> how to check the BIOS, unless that is checking the BIOS. ... it is an actual soundcard as opposed to ... > entry for disabling/enabling onboard sound. ...
    (microsoft.public.windowsxp.general)
  • Re: [PATCH] Re: regression, 2.6.26-rc7, pnp: quirk_system_pci_resources()
    ... when testing some other ACPI related problem tonight I removed that and found that unfortunately something seems to have regressed. ... I'll go recompile .25 onto here and see if's just my BIOS being funny or something to do with the kernel. ... I did remove the soundcard, booted without it and put it back later which may have triggered some odd BIOS reconfig. ... I guess it's not a kernel regression as such after all, but I do still need something like it to have my soundcard functional. ...
    (Linux-Kernel)
  • Re: [SLE] System freeze
    ... On Wednesday 03 August 2005 9:14 pm, Chip Cooper wrote: ... your soundcard is onboard the mainboard, make sure you have the latest BIOS ... IRQ issues used to be an issue but with more modern hardware that is not ...
    (SuSE)
  • Re: No sound, please help me!
    ... > how to check the BIOS, unless that is checking the BIOS. ... it is an actual soundcard as opposed to ... If you *do* have onboard sound: start the computer up and press F12 ... Now go into Windows. ...
    (microsoft.public.windowsxp.general)