Search found 25 matches

by waspentalive
Tue Aug 15, 2023 11:57 pm
Forum: Works In-Progress Discussion
Topic: Simple Beeps [Solved]
Replies: 5
Views: 4189

Re: Simple Beeps

oops, I had not. I also had to mess with the code that broke out the strings from my list of pre-setup tones. I generate a long string with notes A to F in each of the 4 octaves. That string was generated correctly, but when I was grabbing octave-and-note strings from it I was off by one. Now I am g...
by waspentalive
Tue Aug 15, 2023 8:35 pm
Forum: Works In-Progress Discussion
Topic: Simple Beeps [Solved]
Replies: 5
Views: 4189

Re: Simple Beeps

Is there some way for my program to wait until the last fmplay command is completed? Does fmplay block until it has played out it's string? -update Nevermind I found the actual info I needed in another part of the documentation - fmplay does block. At first, I was issuing fmplay commands for x and y...
by waspentalive
Tue Aug 15, 2023 1:11 pm
Forum: Works In-Progress Discussion
Topic: Simple Beeps [Solved]
Replies: 5
Views: 4189

Simple Beeps [Solved]

[Solved ] I have no VERA experience and I must make sounds! I need a routine to add to a basic program that will accept a number between 1 and 20, and produce a short nice beep with a frequency related to the number provided. Someone with some musical background would be nice as this program will be...
by waspentalive
Mon Aug 14, 2023 6:17 pm
Forum: Creative Arts
Topic: A "book" about CommanderX16
Replies: 0
Views: 5953

A "book" about CommanderX16

This is a 1.5 draft, The title says it is about the emulator, but it should also apply to the actual iron. I have covered most of BASIC, and since the CX16's BASIC is based on Commodore's BASIC I have included the details for both together in one list. It is meant to be alphabetically sorted, but I ...
by waspentalive
Tue Mar 07, 2023 5:07 pm
Forum: Official Announcements
Topic: New Emulator release: R42 "Cambridge"
Replies: 17
Views: 12045

Re: New Emulator release: R42 "Cambridge"

My Debian 11 is up to date with glibc of 2.31. When I attempt to run R42 I get error messages requesting 2.34

If you could provide a static version of x16emu that would go a long way to allowing more of us to run the emulator.
by waspentalive
Fri Sep 30, 2022 4:41 am
Forum: Graphics Apps
Topic: RPN Calculator for Commander X16
Replies: 9
Views: 3454

RPN Calculator for Commander X16


Well now you can peruse my code for the inverse functions you need and see how to convert them to using degrees if you need that.

The angle mode (degrees or radians) is controlled by the strings "DEG" or "RAD" in A$

The inverse functions are in line numbers 5150 to 5172

by waspentalive
Fri Sep 30, 2022 3:27 am
Forum: Graphics Apps
Topic: RPN Calculator for Commander X16
Replies: 9
Views: 3454

RPN Calculator for Commander X16

  New! Improved - Now does arcsine and arccosine - thanks to <a contenteditable="false" data-ipshover="" data-ipshover-target="<___base_url___>/index.php?/profile/175-brucemcf/&do=hovercard" data-mentionid="175" href="<___base_url___>/index.php?/profile/175-brucemcf/" rel="">@BruceMcF</a> I had...
by waspentalive
Fri Sep 30, 2022 2:59 am
Forum: Graphics Apps
Topic: RPN Calculator for Commander X16
Replies: 9
Views: 3454

RPN Calculator for Commander X16


 I had taken the inner parens out thinking the rule says do power before multiply before addition... Going to go check - watch this space.

 

by waspentalive
Fri Sep 30, 2022 12:32 am
Forum: Graphics Apps
Topic: RPN Calculator for Commander X16
Replies: 9
Views: 3454

RPN Calculator for Commander X16

<a contenteditable="false" data-ipshover="" data-ipshover-target="<___base_url___>/index.php?/profile/175-brucemcf/&do=hovercard" data-mentionid="175" href="<___base_url___>/index.php?/profile/175-brucemcf/" rel="">@BruceMcF</a>  My google Fu confirms : at ps://mathonweb.com/help_ebook/html/alg...
by waspentalive
Thu Sep 29, 2022 3:10 am
Forum: CX16 General Chat
Topic: Hello from the Detroit area
Replies: 2
Views: 1121

Hello from the Detroit area


From your avatar, are you hoping for FORTH programming?  Oh- I see you do mention FORTH in your post too.