Fruity Loops Help Needed
-
- KVRAF
- 1972 posts since 18 Apr, 2004
Where is the Temporary record directory at in FL studio, i keep getting the message that my c: drive is running out of space when i'm trying to use the fruity slicer so i'd like to change the recording drive to my dedicated audio drive?
thanks in advance
thanks in advance
-
- KVRAF
- Topic Starter
- 1972 posts since 18 Apr, 2004
bump
- Rad Grandad
- 38041 posts since 6 Sep, 2003 from Downeast Maine
Like to help you out my friend, but I have no idea
...I know you well enough that this isn't an accusation as it is sometimes...but why don't you ask at looptalk?...
The highest form of knowledge is empathy, for it requires us to suspend our egos and live in another's world. It requires profound, purpose‐larger‐than‐the‐self kind of understanding.
-
- KVRAF
- 10597 posts since 13 Jun, 2004 from Alberto Balsam
In such situations I usually have to delete porn 
-
- KVRAF
- 3378 posts since 27 Feb, 2004 from Paris (france)
-
- KVRAF
- Topic Starter
- 1972 posts since 18 Apr, 2004
actualy Hink I did ask at looptalk first, but as usual i get better responses here...
i've already deleted the porn
i've already deleted the porn
-
- Banned
- 1648 posts since 11 Sep, 2005
who is stupid enough to keep porn on C:?The Chase wrote:In such situations I usually have to delete porn
I keep my porn on my external hard drive with DVD backups in triplicate!
- KVRAF
- 19888 posts since 16 Sep, 2001 from Las Vegas,USA
Mines in Data/Patches/Recorded.
None are so hopelessly enslaved as those who falsely believe they are free. Johann Wolfgang von Goethe
-
- KVRAF
- Topic Starter
- 1972 posts since 18 Apr, 2004
thanks teksonik, so is it right that i would need to make a shortcut called recorded that lead to my audio drive which is my H drive, or is that recorded directory only for tempfiles in which case i just need to erase whatever's in there?
-
- KVRAF
- 10597 posts since 13 Jun, 2004 from Alberto Balsam
Someone who is hiding itarke wrote:who is stupid enough to keep porn on C:?The Chase wrote:In such situations I usually have to delete porn
-
- Banned
- 761 posts since 7 Dec, 2005
this problem came up again on another forum. i believe there is a reg entry that controls where FL puts recorded material, but I forget waht to modify. I'll post back if a defniitive answer is posted on this other forum.
Also, is this w/6.1 or 6.0.8?
Also, is this w/6.1 or 6.0.8?
-
- KVRAF
- Topic Starter
- 1972 posts since 18 Apr, 2004
thans G-Rol24 it's 6.1
-
- KVRAF
- Topic Starter
- 1972 posts since 18 Apr, 2004
ok so the create a shortcut idea doesn't work, can anyone shed some light on this one
-
- KVRAF
- 8519 posts since 7 Apr, 2003
if the filesystem is ntfs, use a ntfs junction.stale bread wrote:ok so the create a shortcut idea doesn't work, can anyone shed some light on this one
http://www.google.com/search?&q=ntfs%20junction
they are like 'hardware' shortcuts -- not just .lnk files, they are like symbolic links in linux, a pointer to another place. would work.
http://www.funklabs.org/share/linkd.exe
grab that, copy it to c:\windows, then open a command prompt.
then type: linkd
Code: Select all
>linkd
Links an NTFS directory to a target valid object name in Windows 2000.
LINKD Source [/D] Destination
Source - Displays the Windows 2000 name targeted by Source
Source Destination - Links source directory to Destination directory or a
Windows 2000 device or any valid Windows 2000 name
Source /D - Deletes Source, regardless of whether a link exists at
source
/? - Prints this help message
LINKD grafts (links) the target name directly into the name space at Source,
so that Source subsequently acts as a name space junction. The Source directory
must reside on a disk formatted with NTFS in Windows 2000. The destination
(the target of the link) can be any valid directory name or device name or valid
object name in Windows 2000. When the target name does not resolve to a directory
or a device, open calls fail.
All characters in both the Source and Destination names must be in the ASCII
character set. Usage of arbitrary Unicode characters is not supported.
Type "LINKD /? | more" if you need to see all the help text
before continuing BACKUP your "recorded" folders contents as it is now!
so: cd "C:\Program Files\Image-Line\FL Studio 6\Data\Patches" <enter>
then: rd /s recorded <enter> (need to remove the recorded directory since we are gonna trick fl to use junction instead)
finally: linkd recorded d:\fl_audio (replace this with your destination) <enter>
here i'll do it and show the log:
Code: Select all
C:\>cd "C:\Program Files\Image-Line\FL Studio 6\Data\Patches"
C:\Program Files\Image-Line\FL Studio 6\Data\Patches>rd /s recorded
recorded, Are you sure (Y/N)? y
C:\Program Files\Image-Line\FL Studio 6\Data\Patches>linkd recorded M:\Temp\FLStudio
Link created at: recorded
C:\Program Files\Image-Line\FL Studio 6\Data\Patches>dir
Volume in drive C is WINDOWS
Volume Serial Number is A819-B25B
Directory of C:\Program Files\Image-Line\FL Studio 6\Data\Patches
07/01/2006 03:31 PM <DIR> .
07/01/2006 03:31 PM <DIR> ..
12/16/2005 03:54 AM <DIR> Automation
12/16/2005 03:54 AM <DIR> Channel presets
12/16/2005 03:54 AM <DIR> Clipboard files
12/16/2005 03:54 AM <DIR> Collected
12/16/2005 03:54 AM <DIR> Humanizing presets
01/02/2006 11:16 AM <DIR> Misc
01/05/2006 11:41 AM <DIR> Mixer presets
12/16/2005 03:55 AM <DIR> Packs
12/16/2005 03:55 AM <DIR> Plugin presets
12/16/2005 03:55 AM <DIR> Project bones
07/01/2006 03:31 PM <JUNCTION> recorded
12/16/2005 03:55 AM <DIR> Rendered
12/16/2005 03:55 AM <DIR> Scores
12/16/2005 03:55 AM <DIR> Sliced beats
12/16/2005 03:55 AM <DIR> Soundfonts
12/16/2005 03:55 AM <DIR> Speech
12/16/2005 03:55 AM <DIR> User
0 File(s) 0 bytes
19 Dir(s) 10,293,059,584 bytes free
C:\Program Files\Image-Line\FL Studio 6\Data\Patches>cd recorded
C:\Program Files\Image-Line\FL Studio 6\Data\Patches\recorded>dir
Volume in drive C is WINDOWS
Volume Serial Number is A819-B25B
Directory of C:\Program Files\Image-Line\FL Studio 6\Data\Patches\recorded
07/01/2006 03:30 PM <DIR> .
07/01/2006 03:30 PM <DIR> ..
0 File(s) 0 bytes
2 Dir(s) 48,656,642,048 bytes free
C:\Program Files\Image-Line\FL Studio 6\Data\Patches\recorded>also make sure you do not ever delete the C:\Program Files\Image-Line\FL Studio 6\Data\Patches\Recorded folder (or let an uninstaller do it) without FIRST removing the ntfs junction thusly:
Code: Select all
>linkd recorded /d
The delete operation succeeded.
C:\Program Files\Image-Line\FL Studio 6\Data\Patches>so be careful.
-
- KVRAF
- Topic Starter
- 1972 posts since 18 Apr, 2004
upon recovering from his coma, the first words out of his mouth were reported to be.... thank you very much for your help.
