MipsSGI
Member
Reviving this thread, I'm into Silicon Graphics here!
A bit about my passion for SGI:
I have a "few" Octanes and an Origin 2200 deskside server.
I have worked with SGIs in the late nineties (and then later crossed my path during work life but wasn't actively using them anymore).
I used to be an active user of MAX/FTS (SGI and the NeXT cube!) and PureData back then and have a little while ago re-discovered the passion to get a working electronic music setup with the Octane as frontend and the Origin 2200 as compute engine.
The MIPS CPU is actually a decent DSP in many ways, it does two floating point operations in one clock cycle, a good floating point pipeline, generous cache, fast system bus (relative to the era), and a low latency ADAT interface as well as MIDI.
Along these lines, I worked with a PD developer to get the latest vanilla version run on Irix again (instead of having to use an ancient version).
A few PD externals have also been compiled for Irix now, including AAO (AudioOverOSC) which was made possible by a fairly recent compile of GCC15.2 that allows us to use C++17 on Irix.
It's a work in progress, the journey counts
A bit about my passion for SGI:
I have a "few" Octanes and an Origin 2200 deskside server.
I have worked with SGIs in the late nineties (and then later crossed my path during work life but wasn't actively using them anymore).
I used to be an active user of MAX/FTS (SGI and the NeXT cube!) and PureData back then and have a little while ago re-discovered the passion to get a working electronic music setup with the Octane as frontend and the Origin 2200 as compute engine.
The MIPS CPU is actually a decent DSP in many ways, it does two floating point operations in one clock cycle, a good floating point pipeline, generous cache, fast system bus (relative to the era), and a low latency ADAT interface as well as MIDI.
Along these lines, I worked with a PD developer to get the latest vanilla version run on Irix again (instead of having to use an ancient version).
A few PD externals have also been compiled for Irix now, including AAO (AudioOverOSC) which was made possible by a fairly recent compile of GCC15.2 that allows us to use C++17 on Irix.
It's a work in progress, the journey counts