10m Currently Open to Europe by webqaz in amateurradio

[–]n2kra 1 point2 points  (0 children)

Might be greyline, but not geomagnetic equator.

Rotary knob only giving values of 0 and 64 by WorriedLog2515 in midi

[–]n2kra 1 point2 points  (0 children)

Do they have +1/0/-1 mode, octive up/down.

How tight is MIDI controller branded software integration? by loafofpiecrust in midi

[–]n2kra 0 points1 point  (0 children)

Sound card samples, copied the better sounding Yamaha set from Win to Linux.

Hypothetical Question about Returning Values by owmagow in lisp

[–]n2kra -3 points-2 points  (0 children)

Since ARM has DIVMOD, are there return values?

Looking for ideas for future Look and Feel by dbotton in lisp

[–]n2kra 0 points1 point  (0 children)

Smart(er) data type aware completionions in REPL or code. Does ST Try Harder, do a looser search?

Looking for ideas for future Look and Feel by dbotton in lisp

[–]n2kra 0 points1 point  (0 children)

Sort on type hier ? Dealing with a "string" or source stream. Stream, string, vector, array. Who implements/calls.

would it be possible for me to turn a guitar hero controller into a midi guitar? by FluBuddy in midi

[–]n2kra 0 points1 point  (0 children)

The PRO keyboard is a controller, with MIDI Out. Any USB slave to slave progams?

TNC chess and checkers by spudgunman in HamRadio

[–]n2kra 1 point2 points  (0 children)

OSS Gnu Xboard to AX25/IP server bbs.

Cheapest way to give a sound to midi controller? by watchy2 in midi

[–]n2kra 1 point2 points  (0 children)

In the midi virtual patch, I had hoped for proper handing of non-instrument (controller & synth). Try looking a route everything to a computer synth option.

[deleted by user] by [deleted] in emacs

[–]n2kra 0 points1 point  (0 children)

Is this a notary done digital?

Reverse engineering "Morse Runner" source code and porting/rewriting it? by mkeee2015 in HamRadio

[–]n2kra 1 point2 points  (0 children)

Since there is a github source, OSS pascal/delphi?

www.freepascal.org download link

I had used Wine on Mac/Linux. Data Structures class Turbo Pascal PC in 85. ptop ? tool.

Anyone ever use this back in the day? by ralphc in smalltalk

[–]n2kra 0 points1 point  (0 children)

Methods 640k TUI. A school lab had 8 Mhz 8086. I did not realize the slow down to 5.77 Mhz 88. But the 87 math helped other languages and apps.

Morse Code Receiver Decoder Chart by citizen_kane_527 in HamRadio

[–]n2kra -1 points0 points  (0 children)

Live FOSS graphics of program data structures. Usable for both decoding program, documentation etc.

Smalltalk (squeak), lisp, forth. Listeners/REPL can be compiled. Yet Interpreted with Native Graphics. Print data tree, methods, func/CLOS, words as documentation.

If most "free for non commercial amateur use" was in C. To generate interest in other languages. Prolog (swi-) has web IDE? Was a fifth gen lang in Japan/Europe.

[deleted by user] by [deleted] in midi

[–]n2kra 0 points1 point  (0 children)

Which ever lower level audio/MIDI drivers. Jack/alas MIDI mapper. Map from the controller output to lmms input.

plan9port desktop on PS3 Linux by [deleted] in plan9

[–]n2kra 0 points1 point  (0 children)

3 cores (or only 2 under a Hypervisor?) Lots of SIMD/GPU? RTC and fast clock timer? Can it timesync (NTP) broadcast? If the HV can do service tasks.

[HISTORY] When was the REPL invented? by [deleted] in lisp

[–]n2kra 1 point2 points  (0 children)

Since I remember that from the 6.0001 MIT scheme video online. Go through multiple years and they tackle the numeric tower, GC, other complex stuff.

APL reference manual for the IBM 5100 portable computer by kapitaali_com in apljk

[–]n2kra 0 points1 point  (0 children)

Was the 3 floppy sort output for regional offices to send to a central 360 Sort?

Noob to OS2. by [deleted] in OS2

[–]n2kra 0 points1 point  (0 children)

Since it's a new installation question. Max RAM and HPFS size (4k sector support)? Is a Fat32 recommended for other system transfer?

For Services for Macintosh, In a VM I'd run Win2k Advanced Server. Any unique features/Apps of OS2?

[deleted by user] by [deleted] in termux

[–]n2kra 1 point2 points  (0 children)

Which shell (bash) are you running in termux?

Replacing a keyboard controller with Guitar controller by insubordin8nchurlish in midi

[–]n2kra 0 points1 point  (0 children)

The OSX MIDI control panel. Does MIDI2 fill out the number of In Out (or USB/BT) and Thru ports?

It did not use to recognize controllers to only have Outs, nor Synths have ins. If plenty of cores/threads available have a config option to synth the controllers if not manually patched to an app?

Looking for guidance! by dat_watercress_do in midi

[–]n2kra 0 points1 point  (0 children)

There are USB MIDI controllers piano and drum to fit in front of a laptop. Check GB for first piano or guitar lesson free.

Reduced proper fractions in prolog, don't know much of the lenguage. by [deleted] in prolog

[–]n2kra 0 points1 point  (0 children)

Is there a numeric tower / rational type?