Douglas Ward

Results 16 comments of Douglas Ward

I've got a similar problem on my M1 Mac and Blender 2.93.1 - but I got a window with the error messages pasted below. gdal is installed with MacPorts at...

Apple released macOS Big Sur 11.5 today, and it seems to fix the problems with Basemap and Get Elevation in the BlenderGIS addon on the Apple Silicon M1 Mac. UPDATE:...

The installation of FreeImage with MacPorts fixed the problem here, thanks for the info.

Hi Paul - If a similar public database available for European stations, please post a link and I'll see if it is possible. It would need to be the kind...

I found a bug in the "Advanced Tuner" web interface. The "Listen" button does not work for trying out new frequencies. The temporary workaround is to click the "Add New...

wx007 - Please try the "legacy" version of LocalRadio in the releases download. It should work for Mac OS X 10.12. Currently, the latest version of the legacy app download...

wx007 - Thanks again for your reports! The current frequency display in the native Mac app is nearly instantaneous, but web browser interface does have some lag time on the...

wx007 - I had considered web sockets as a faster way to update the display, but that idea got set aside for a while - at least until someone actually...

wx007 - Thanks for that websocket link, I'll check it out. Indeed, LocalRadio uses NSTasks extensively, and stdio to process the signal through several stages. The first-stage pipeline of NSTasks...

Hi Steve - The NSTasks are running as separate processes, and they can be observed in ActivityMonitor.app. When the main LocalRadio app quits, those processes get terminated normally. There are...