|
Forum Index | Read LUG: Policy/Rules Messages Threads Digests | Post New Message | Search!
Hi there,
On Thursday, October 24, 2002, at 01:13 AM, Obliviän | Bacteria AS
wrote:
> I am currently on WinXP, but are also setting up a Titan with OS10.2
> Well,
> here goes, how do I make a folder/directory appear as a drive in OSX?
In
> Windows you can SUBST a folder and it will appear in the system as an
> independent drive. The thing is that I have mapped all samples, sound
> archives etc. to that "virtual" drive, so that the drive
letters are
> always
> the same on any computer, over network etc. I have used the letter R:
> for
> several years, so all my projects are compatible.
Ahh.. interesting.
Well you need to look into DiskCopy.
/Applications/Utilities/
(Btw Disk Copy is also available on OS 9.)
It allows you to create virtual disks of a size of your choosing.
You can also do this via the command line in OS X
See 'man hdiutil'
Having created a virtual disk "R" you could have it mounted
automatically by doing one of the following:
- Open up System Preferences-->Login. Drag the dmg to this window.
- Create a script that will (un)mount the diskimage for you.
e.g., Say you've created the disk image and stored it at
~/Documents/Studio/DMGs/R.dmg
Now create the following file if you haven't already:
~/Library/init/tcsh/aliases.mine
#place the following in there
alias mountR 'hdiutil mount ~/Documents/Studio/DMGs/R.dmg'
--
Or for convenience create an AppleScript that prompts you to either
eject ot mount the image:
on run
set my_dlg to (display dialog "Mount or Eject?" buttons
{"Cancel",
"Eject", "Mount"} default button 3)
(* Note you can hit ESC for Cancel *)
if button returned of my_dlg is equal to "Eject" then
do shell script "eject R"
else if button returned of my_dlg is equal to "Mount" then
do shell script "hdiutil mount ~/Documents/Studio/DLGs/R.dmg"
endif
end run
Now paste into the script editor and either place an alias of it in the
Dock or make use of the Script Menu....
with regards,
--
Lachlan Deck
ldeck@...
--- In logic-users@y..., Michael Haydn <mhaydn@m...> wrote:
>
> To select/open/close a particular window, press Shift + F1..F8
> --
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Is there a way to select the previous window you were in before this
one from LC???
Naim
> There would be no more copies of Logic Windows available
> after the dealers exhaust their inventory. This is sad.
snip
> By cutting off the PC sales completely, it would prevent a lot
> of PC users from getting a feel for the power and potential of Logic.
> The only way left open is to download a cracked version - is that
> a good solution?
Emapple are legally responsible for maintaining LAW until 2 yrs after they
stop
producing it - thus they have to define a cut-off date. The longer LAW is
officially sold the later this 2 yr product support screws up valuable
resources. Whilst I am a LAW user I can understand the strategy from a
business
view.
I am curious as to whether one will still be able to buy the LAW V5 upgrade
from
distributors ... I'll check this a little later.
Tony Perretta
Ever since I upgraded from Logic 5.1.3, and at the same time had to
reinstall my system after a hard drive failure, I've been plagued with
"overload" errors under even lightest load conditions - despite a
high
spec. machine. Further reinstalls, reverting to 5.1.3, newer drivers,
older drivers, hardware settings, OS tweaks, correspondence with Sound
Technology and Emagic, and more failed to make any difference.
Then I remembered this message:
--- In logic-users@y..., "Lasky" <llasky@i...> wrote:
> I have the MotU ExpressXT. I've had had the following problem forever.
> Logic defaults to sending MIDI clock to all ports. With that setting, I
> can't run one single track of audio. My machine just grinds to a stop.
> Changing the setting by either sending to one port or turning it off
all
> together fixes this problem.
Changing from "all ports" to "Micro: sync in - all out"
(a port on my
4x6 MOTU Micro Express that apparrently send the incoming clock signal
to its 6 MIDI outs) seems to have made these problems go away.
What's more, testing system performance with one of the test songs from
http://www.digitalnaturalsound.com/logic_dsp/index.shtml showns I can
now run an additional 15 PlatinumVerbs (39 instead of 24). So even if
you don't have a problem, changing from the default might be well worth
doing!
My best guess for the reason this happens on my system is that with it
set to "all ports" MIDI clock also goes to the MIDI synth on my
motherboard (which I never use anyway) and it just can't keep up.
Thank you Lance Lasky. ;-)
Regards,
Robb
[Note from admin: as Mark asks, please email him privately at
musicmail@... if you are interested, thanks!]
hi gang, i'm looking for a studio in boston using lap (mac or windows,
don't matter) to record some drums in. i'm using lawp5.3, but i don't
have any means of recording my drummer (what with living in an
apartment and all), so we need a studio for one day, we're willing to
pay. we would like to record 5 songs worth of drums either using a
live kit (which we have) or a roland v-kit (which we don't have), and
then take the songs back to my place to finish the rest of the work on
them. i would appreciate any responses i get. please mail me privately
musicmail@... if you're interested. thanks
alot.
-mark
http://www.catapulttheband.com
http://www.markbates.com
http://www.bigfrankrecords.com
http://www.bigfrankproductions.com
Thoughts from the mind of Jonathan Perl, 23-10-2002:
>> Here it is again, a short add to the ongoing wish list:
>> ...
>> [ interesting and sound ideas deleted (hey, this is just like
>> politics, right? :-) ]
>> ...
>> What do y'all think?
> Good ideas, although I doubt any of them will make it into LA anytime
soon...
Why do you think they won't - is it because people have been asking for so
long with no response?
> As for your desire to scale stuff: I've had the same wish for ages,
> and made 2 environment patches (scaler and compander), both of which
> allow you to scale (expand/compress) data (functionally identical,
> but using a somewhat different approach). .....
Thanks for these tips - I'll have to check them out!
Jonathan Perl
Sonic Arts Center @ The City College Of New York
(212) 650-6837
http://sonic.arts.ccny.cuny.edu
From: "Mauri Hall" <hey_mavis@...>
>"Error while trying to synronize audio and MIDI. Sample Rate
>(varies) recognized. Check conflict between Logic 5 and external
>device."
>
>I have just installed logic 5.01 onto my PC (running Windows XP).
>and I cannot get it to play more than two bars without getting this
>message, even when there areno audio regions or audio instruments in
>the arrange window. I do not have any external devices, and the
>sound card is built into the board.
Why 5.01?
This error often shows up when trying to run Logic on a cheap motherboard
soundcard with piss poor drivers. Start by turning of any of the
"auto"
selections in the synchronization window/setup and/or try changing sample
rates. 44.1 to 48 or vice-versa.
I think cracked versions of the software my also give this or a similar
message. (no accusations, just posting what I've heard)
h
howard
Darren.McKinty@n... wrote:
> Hey there LUGgers! :)
>
> This might have been covered earlier (I can't find a thread) but once
you have
> added files into a session via
> the audio > add audio file window, is there a way of selecting all
of them and
> adding them into the arrange window in one hit?
>
> I'm finding that drag and drop will only allow me to add one at a time,
even if
> I do a 'select all' first.
>
> I feel really dumb not knowing this, because I keep forgetting to find
out if
> there's a solution and usually work
> around it to get the job done.
>
> If this has been covered earlier, please direct me to the post or copy
& paste
> the answer to me!
>
> Thanks everyone.
>
> Dags
The manual seems to imply that dragging files from the desktop can be
done in multiples but not being able to add multiple files from the
audio window is essential for even the most rudimentary audio
applications. Logic has many powerful features but it is
flabbergasting that they have never updated this.
Mike http://www.mmeproductions.com
>Does Logic Audio support Audiosuite or RTAS plug-ins when using Pro
Tools
>HD hardware, or just TDM (like DPerf 3.1)?
>Thanks.
>--Gary
Logic allows you to also use Audiosuite plugins as well as TDM. RTAS will
not work on anything outside of Pro Tools. This is at least true of the Mix
systems (and maybe you already knew that), I can't confirm it on HD, but
see no reason to believe it would be any different. Maybe someone with an
HD setup can set the record straight.
Colin Miller
"Sam Greene" <sagreene@n...> wrote:
> pharmakon,
> To find what controller to use, open the enviornment go to the audio
layer.
> Go to new>monitor and connect the track with your evoc on it. Move
the
> cutoff and you should see some numbers in the monitor. These are the
> channel and CC #. Look into Henrick Jan Veenstra's tutorials on
> enviornments....they taught me quite a bit...mostly that logic need a
'learn
> midi controller' feature.
tried what you said but there aren't any numbers coming up in the
monitor. Is there a certain setting that I should be aware of?
thanks, S.
Hi All
Does anyone have a working Roland D110 environement, the one on Len Sasso's
site keeps crashing logic 5.3 when I try to load it, I'm actually trying to
help a friend in Sodwana (South Africa) who has little access to anything
down there,,he has Logic Silver 4.8,,,any ideas ????
Cheers
Dave Abbott
DaStudio
Abbott & Crabb
cricket@...
> I do a lot of switching between MacAV and Direct I/O drivers -
sometimes
> also to DTDM with DAE. Sometimes I get a message that the song contains
> audio objects using a different device, and when I let Logic change
their
> device from this dialog, all audio plug-ins and software instruments
switch
> over. However, sometimes I don't get the dialog. If I manually switch
> devices for each audio object, all plug-ins go away.
>
> Has anyone figured out the "Logic" behind this - when it does
it and
> when not - or shall I email support?
>
> Thanks for any suggestions..
>
>
> Jonathan Perl
as far as I've figured out, if you first switch drivers, then quit logic,
then double click on your song you get the dialog box when logic launches.
If you do it by changing drivers with logic open the dialog box does not
appear.
I have had to go from ASIO to TDM/ESB a lot recently and the best way I
could figure it out is to only activate DTDM, quit logic, open the Asio file
(all the plugs stay) then activate DAE, reboot logic and route your stuff
through ESB to TDM.
logical? I don't know, but it works.
teddybut
Obliviän | Bacteria AS wrote:
>> I am currently on WinXP, but are also setting up a Titan with
OS10.2 Well,
>> here goes, how do I make a folder/directory appear as a drive in
OSX? In
>> Windows you can SUBST a folder and it will appear in the system as
an
>> independent drive. The thing is that I have mapped all samples,
sound
>> archives etc. to that "virtual" drive, so that the drive
letters are always
>> the same on any computer, over network etc. I have used the letter
R: for
>> several years, so all my projects are compatible.
From: "Lachlan Deck" <ldeck@...>
>Ahh.. interesting.
>Well you need to look into DiskCopy.
>/Applications/Utilities/
>[snip]
Thanks I'll try that! Homborg just wrote that it might be impossible to
cross-use my EXS24 sample/instrument library though... Would it be an idea
to share the folder over the network and just map it to "R:"?
> Darren.McKinty@n... wrote:
> > This might have been covered earlier (I can't find a thread) but
once you have
> > added files into a session via
> > the audio > add audio file window, is there a way of selecting
all of them and
> > adding them into the arrange window in one hit?
> > I'm finding that drag and drop will only allow me to add one at a
time, even if
> > I do a 'select all' first.
> > I feel really dumb not knowing this, because I keep forgetting to
find out if
> > there's a solution and usually work
> > around it to get the job done.
> > If this has been covered earlier, please direct me to the post or
copy & paste
> > the answer to me!
> > Thanks everyone.
> > Dags
"Mike" <mmeprod@m...> wrote:
> The manual seems to imply that dragging files from the desktop can be
> done in multiples but not being able to add multiple files from the
> audio window is essential for even the most rudimentary audio
> applications. Logic has many powerful features but it is
> flabbergasting that they have never updated this.
> Mike http://www.mmeproductions.com
I just tried dragging from explorer "win xp LAWG5.3" and when
selecting multiple files, only one file makes it to arrange.
This is indeed a feature that should be working.
regards
Mikael Adle
http://www.mp3.com/MikaelAdle
> From: "Mike" <mmeprod@...>
>
> The manual seems to imply that dragging files from the desktop can be
> done in multiples but not being able to add multiple files from the
> audio window is essential for even the most rudimentary audio
> applications. Logic has many powerful features but it is
> flabbergasting that they have never updated this.
>
i agree!
peace, nassau
> Is the problem with the sound card? If I got a better sound card
> (like, say a Sound Blaster Audigy), would that make a difference?
>
> Thanks
>
> MH
What are you using now?? I'd stay away from anything with sound blaster on
it.
try a card from M-audio.
sam
Fernando Manuel Rodrigues
> > AudioWerk8 drivers are in development (this question was answered
by the
> > developers themselves in the Beta testers Forum).
From: Ricc Terranova [mailto:riccterranova@...]
> does anyone know about development of drivers for the
> Audiowerk2 Cards?
AW8 and AW2 are basically the same card, with just a different number of
I/Os. The drivers were the same, therefore, we can assume that as soon
as we'll have drivers for AW8, we will have drivers for AW2.
Fernando Manuel Rodrigues
> Hi there,
>
Two VERY ingenious solutions. However (and forgive me if I'm wrong) I
think it isn't necessary to have all this trouble in the Mac
environment. Here's why:
AFAIK - Mac (and for the little time I experienced OS X till now,
remains) always address HDs in an absolute way - E.G. No matter how many
HDs I have mounted, if I have an HD called SAMPLES, it will always be
the same disk, and uniquely identified as that.
Windows, on the other hand, always address drives by letter - if we
change our HDs, or simply add a new one, suddenly, the OS no longer
"knows" where our files/apps are (I know this by self experience).
Therefore (again, didn't try this on a network but I presume is tha
same) if you create a partition names SAMPLES in one of your Mac HDs and
file all you samples there, and tell EXS that this will be your samples
HD, no matter how many HDs are mounted, it should always recognize this
as the right one.
Please excuse me if I'm wrong, and correct me.
Fernando
I urgently need to locate a up grade from 4.1 I know the answer
is out there somewhere
Thoughts from the mind of Danny, 23-10-2002:
>Hi Hendrik,
>
>I did download the Magic Mapper when you first announced it several
months
>back.
>
>Unfortunately, it does not work with Windows as you mentioned. Any
chance
>that you may be able to 'port' it at some time in the future?
I can't imagine I ever said it was Windows compatible, since it
isn't... If I did, then I messed up -- sorry.
The spreadsheet, Magic Sheet, is obviously cross platform, since it's
an Excel thing, but the application that sends the Excel data to
Logic relies heavily on OMS and so can't be ported in any convenient
way...
Hey, yet another fine reason to switch platforms, right? :-))
--
Hendrik Jan Veenstra <h@...>
Omega Art: http://www.ision.nl/users/h/index.html
Jeremy Martin wrote:
> I agree as well. Although many people mark their posts LAM or LAW, a
> surprising number of them could be GEN instead, as right now Logic
> still is very much the same on both platforms.
I set up a filter which sends all LAM messages to the trash.
Maybe I'll do the same for the GEN.
Question : Does anyone know how to enter midi data manually and
SIMPLY ?
That is one reason why I still use Notator for its ease of operation.
Vance Lendich
*** Doghouse Studio ***
Brisbane
--- In logic-users@y..., "Sam Greene" <sagreene@n...> wrote:
> Go to new>monitor and connect the track with your evoc on it.
> Move the cutoff and you should see some numbers in the
> monitor. These are the channel and CC #.
No they're not - in version 5 and up, they are the channel and
Fader event number. The Fader event number won't be the same
as the CC event number, though you can use either.
There's no good way to identify the CC #s other than trial & error
or looking in the manual.
You can of course transform your incoming CC event to the
appropriate Fader event, which requires a bit of environment
faffing-around - see Hendrik's tutorial, or the Logic 5.2 update
readme.
Or just check out the Fadermapper demo as Jeremy "Matrin"
suggested ;-)
John "Pictarin"
--- In logic-users@y..., "dj_pharmakon" <dj_pharmakon@h...>
wrote:
> tried what you said but there aren't any numbers coming up in
> the monitor. Is there a certain setting that I should be aware
> of?
I had that happen when developing Fadermapper. I think it's a
bug in 5.1. Try refreshing the window (assign a keycommand to
"redraw window" or click the little grey square in the top right
corner of the window). Won't do you any good though - see my
previous post.
I highly recommend an upgrade to 5.2+ (it's free).
John Pitcairn
-----------------------------------------------------------------
Got a controller? Wish there was a midi learn function in Logic?
Try the Fadermapper demo:
http://www.revolver.co.nz/fadermapper/
-----------------------------------------------------------------
--- In logic-users@y..., teddybut <teddybut@e...> wrote:
> as far as I've figured out, if you first switch drivers, then quit
> logic, then double click on your song you get the dialog box
> when logic launches. If you do it by changing drivers with logic
> open the dialog box does not appear.
It does for me, at least some of the time. There's been
speculation that the key is to ensure there aren't any objects
already assigned to use the driver you are switching to. If there
are, you won't be asked to convert.
John Pitcairn
-----------------------------------------------------------------
Got a controller? Wish there was a midi learn function in Logic?
Try the Fadermapper demo:
http://www.revolver.co.nz/fadermapper/
-----------------------------------------------------------------
Another possibility which avoids the need for any custom OSX
config:
If the EXS instrument files are just text, use a decent text-editor
like BBEdit - http:www.barebones.com - to do a big fat multi-file
grep search & replace on the pathnames in all your instrument
files all at once...
ie find:
R:blahblahyaddadoodoofilename
and replace with:
/Volumes/diskname/blahblah/yadda/doodoo/filename
or whatever format the EXS needs for OSX. Refer to one of the
bundled EXS instruments for details. And, er, work on a copy of
the files, of course ;-)
John Pitcairn
-----------------------------------------------------------------
Got a controller? Wish there was a midi learn function in Logic?
Try the Fadermapper demo:
http://www.revolver.co.nz/fadermapper/
-----------------------------------------------------------------
Forum Index | Read LUG: Policy/Rules Messages Threads Digests | Post New Message | Search! © 1994-2008, All Rights Reserved. |