My first program on HP-50g - Music.
|
06-10-2021, 01:08 AM
Post: #17
|
|||
|
|||
RE: My first program on HP-50g - Music.
(06-09-2021 02:51 PM)Hlib Wrote: Have you tried code like << { Hz1 Hz2 Hz3 ... } { time1 time2 time3 ... } BEEP >> ? IMO, this is much more efficient. This syntax was added to C. BASIC for CASIO FX by analogy with the hp-50g.That's great way to use list processing. I have wrote code like << { Hz1 Hz2 Hz3 ... } time BEEP >> But I haven't known that kind of code working. And anyone can rewrite this code shorter? Code: << 440 1 BEEP 1 WAIT 440 1 BEEP >> S.Korean / HP-50G | fx-570EX | fx-570CW | HP-200LX |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)