|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Would a Paris metronome be useful? [message #99544 is a reply to message #99541] |
Thu, 17 July 2008 19:51   |
Rod Lincoln
Messages: 883 Registered: September 2005
|
Senior Member |
|
|
r />
>>>>> allegedly
>>>>> have the super groovy mic pres and firewire. Both seek to have line
>>>>> outs.
>>>>> The Firestudio seems to have better S/N in the digi output.
>>>>>
>>>>> I dunno. I need to do this on the cheap!
>>>>>
>>>>> Gantt
>>>>>
>>>>> KerryGalloway <kg@kerrygalloway.com> wrote:
>>>>>> Heya Gantt - REAPER is definitely ready for prime time. For the cost
>>>
>>>>>> involved (zero, and a painless install that does absolutely zero
>>>>>> invasive stuff on your HD) you can't go wrong trying it out.
>>>>>>
>>>>>> http://www.reaper.fm/
>>>>>>
>>>>>> We use it for live recording all the time, and it's been solid as
a
>>>>>> rock. It also contains a number of features that make it excelllent
for
>>>>>
>>>>>> live recording - for example, you can set it to save audio files on
the
>>>>>
>>>>>> fly when they reach a certain size, so you never wind up with "poof,
>>>
>>>>>> it's all gone!" even when recording a full evening at a go. Even a
>>>>>> disaster like a kicked-out power bar can be fully recoverable, unlike
>>>
>>>>>> some apps that shrug and leave you nothing but a "whaddya?" (in fact,
>>>
>>>>>> that feature right there is part of what prompted my partner's shift
>>> to
>>>>>
>>>>>> REAPER for live work).
>>>>>>
>>>>>> Great sound quality, a ton of plugins and features, and all this for
>>>
|
|
|
|
|
|
| Re: Would a Paris metronome be useful? [message #99548 is a reply to message #99538] |
Thu, 17 July 2008 20:42   |
Tom Bruhl
 Messages: 1368 Registered: June 2007
|
Senior Member |
|
|
;> commercial" though, it's honor system and it's upgradeable so you
can
>>>
>>>>>> use it for free for as long as you like to see if you like it, pay
$50
>>>
>>>>>> for the initial license if you do, and then pay the $175 upgrade fee
>>>
>>>>>> when commercial remote recordings come in.
>>>>>>
>>>>>> Although it's PC native, it also runs on Mac OSX (it's in late beta);
>>>
>>>>>> Justin's goal (he's nearly there) is to have the two development
>>>>>> branches merged so PC and OSX upgrades stay neck-and-neck. But the
beta
>>>>>
>>>>>> has been running like a champ for me here, and this opens the
>>>>>> possibility of bringing your HD home and plugging it into your OSX
rig
>>>
>>>>>> and being up and running.
>>>>>>
>>>>>> And there'll be more news soon re: REAPER and PARIS.
>>>>>>
>>>>>> - Kerry
>>>>>>
>>>>>> On 2008-09-14 08:41:28 -0700, "Gantt Kushner" <ganttmann@comcast.net>
>>> said:
>>>>>>
>>>>>>> Any Sonar users around? I'm looking for something to install on
my
>>> wife's
>>>>>>> HP laptop fpr rempoe gigs w/ a firewire interface. I am, as the
>>>>>>> saying
>>>>> goes,
>>>>>>> wide open to suggestion!
>>>>>>>
>>>>>>> Gantt
>
>You have laaaarge brain. My brain smallllll and scrawwwwwwny.
- Kerry
On 2008-09-15 07:11:46 -0700, "Mike Audet" <Report message to a moderator
|
|
|
|
| Re: Would a Paris metronome be useful? [message #99550 is a reply to message #99548] |
Thu, 17 July 2008 22:06   |
Rod Lincoln
Messages: 883 Registered: September 2005
|
Senior Member |
|
|
4;...." target="_blank">mike@....> said:
>
> Thanks, Chuck! I've been reading up on volatile variables. I'm thinking
> that some of the delays I'm having to put in might be better handled by
> declaring
> the user mode pointers as volatile given that we're really multitasking now.
>
> This is a great learning experience for me. :)
>
> Thanks again!
>
> MikeWe can probably begin getting answers to that question now; now that
it's stable on Mike's own system, it looks like testing with a range of
different systems can begin in earnest.
I think if we're going to do this, it would be good to have a
systematic way of documenting it this time. The time-honored system of
posting them here in the NG is great and folks will undoubtedly be
doing that, but a narrative-based system is painful to sift for
concrete info (I know, having recently done it to find a stable
configuration for myself).
So to that end, I'm working hard to figure out enough php, MySQL, and
other frontend/backend stuff (that hurts my brain to think about) to
create a database of PARIS system configurations where we can document
stable systems - both past systems and the many potential new systems
that this has suddenly enabled. The idea would be that you could go to
the Wiki and write your system info in and it would turn up in a
database for everyone else to search.
We'll see how far I get. Unfortunately my three qualifications for the
stuff I've taken on are 1) a lifelong inability to accept the statement
"it's just that way" at face value, 2) a willingness to learn new
things and 3) a bit of free time; any technical qualifications I'm
having to pick up as we go.
We're off into the future here, folks - and it feels pretty good!
- Kerry
On 2008-09-15 11:21:46 -0700, "Rod Lincoln" <rlincoln@nospam.kc.rr.com> said:
>
> Hey Aaron, or anybody for that matter...any thoughts on what a good multicore
> mobo to get would be? I just might have to do this.
> Rod
> "Aaron Allen" <know-spam@not_here.dude> wrote:
>> I've said it before, but it's worth another round. You absolutely fail to
>
>> suck bro. Awesome work, I can't wait to get a multi core rig going with
> some
>> EDS's in it to bust a trial off.
>> AA
>>
>>
>> "Mike Audet" <mike@....> wrote in message news:48ce6d22$1@linux...
>>>
>>> Than
|
|
|
|
|
|
|
|
| Re: Would a Paris metronome be useful? [message #99554 is a reply to message #99538] |
Fri, 18 July 2008 05:20   |
Sarah
 Messages: 608 Registered: February 2007
|
Senior Member |
|
|
t;>>> Windows
>>>>>> XP doesn't allow that. What I think is happening is that Windows is
>
>>>>>> intercepting
>>>>>> the attempt to alter the variable and passing it down through the
>>>>>> regular
>>>>>> mechanisms, and that imposes a delay. If the app moves on and tries
> to
>>>>> do
>>>>>> something that requires the value being set properly, things go wrong.
>>>>
>>>>> I'm
>>>>>> guess that on a single CPU system, Windows is regularly interrupting
> to
>>>>> manage
>>>>>> memory, read files from the disk, update the clock, etc, etc., so these
>>>>> delays
>>>>>> were "filled in" by windows. I'm just making them explicit.
>>>>>>
>>>>>> Anyway, it seems to be working well for me. I also tightened up the
>
>>>>>> start
>>>>>> up hardware detection timings because some of them seem to work fine
> at
>>>>> one
>>>>>> fifth what they were now that the direct writes are being managed.
>>>>>>
>>>>>> There are other small changes, too. Let me know if you have a chance
>>> to
>>>>>> try this and how it goes. There may be hardware configurations that
>
>>>>>> don't
>>>>>> like what I've done. But, my IF2 now work, and it wasn't working well
|
|
|
|
|
|
|
|
|
|