VST-hangszerek
Jelentkezz be a hozzászóláshoz.
http://steflion.wix.com/studio
Itt a Neundo3 3 Gb probléma megoldása :
1. Download masm32 (http://www.masm32.com/) and install it (after it installs, it brings up a command prompt window, just close it. Do NOT have it perform any of those functions.)
2. Copy the Nuendo3.exe to another location for backup purposes
3. Place another copy of Nuendo3.exe (or whichever sequencer you use) in the C:\masm32\bin directory
4. Open up your command prompt and type "cd c:\masm32\bin"
5. Type "editbin /largeaddressaware Nuendo3.exe"
6. Move the copy of the Nuendo3.exe file you just modified back to the regular Nuendo directory
7. Open your boot.ini file (located in C: - you may have to open any folder and go Tools->Folder Options->View->Select Show Hidden Files and Folders and UNcheck the "Hide protected operating system files" to see this file)
8. Add "/3GB" after "multi(0)disk(0)rdisk(0)partition(2)\WINDOWS..." so it should look like similar to "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /3GB /fastdetect...."
9. If you have a UAD-1 card, you also need to add "/Userva=2900" after the /3GB switch, so it should look like similar to "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /3GB /Userva=2900 /fastdetect...."
10. Save the modified boot.ini file
11. Reboot
A dolog lényege a windovs XP home/prof nem képes lekezelni a 3 Gb-vagy e fölötti memoriat ! Ezen segít ez a patchelés 😊32 bites rendszer !
Na szoval a következöket kell tenni :
1 Letölteni a legfrisebb MASM script editor rendszert a http://www.masm32.com/) címrõl kicsmagolni egy tetszõleges könyvtárba:javaslat C:\Temp
2 Install !😊nyit egy parancssori ablakot melyen scriptek futnának DE NE FUTTAS SEMILYEN SCRIPTET! (Zárd be !)kulönben uninstall Windows (én így jártam 😞 !)
3 NEundo 3 -ról készíts biztonsági másolatot (neundo könyvtár\Biztonsági_másolat\Neundo 3.exe)ez arra az esetre kell ha hiba csuszik a számításba !
4 egy másik másolatot(Neundo3.exe) másold a C:\masm32\bin könyvtarba.ezt fogjuk modosítani !
5 Lépj a C:\masm32\bin könyvtárba és nyiss a START MENU-->FUTTATAS PARANCSSORT és írd be Editbint /largeaddressaware Nuendo3.exe
6 ezt a modosított newundo3.exe-t vissz másoljuk a neundo könyvtárba😊
7 Boot.ini szerkesztése talalsz benne egy ilyen sort :multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional /fastdetect......
Modosítsd ilyenre : multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional /3GB /fastdetect... belekerult egy /3GB kapcsolo
8 Ha van UAD-1 kártyád kell még egy plussz kapcsolo /Userva=2900 tehat a /3GB utan kell írni ezt a /Userva=2900kapcsolot.
Így nez ki :multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional /3GB /Userva=2900 /fastdetect...
9 Mentsd el a modosított boot.ini-t
10 restart !
Persze mindenki csak sajat felelõsségére turkáljon a BOOT.ini-ben mert elõfordulhat az is hogy nem indul ujra a rendszered a boot.ini-rõl is készíts biztonsagi masolatot !
Sok sikert MidiRendszer by Janno
http://steflion.wix.com/studio
Bocs mindenkitõl ez egy kicsit OFF-os lett !
Sejtelmes programozói tudásomat bevetve és elátogatva a MASM oldalára a következõre jöttem rá 😊
Idézet a MAS oldaláról 😊
The MASM32 SDK version 10 is a working development environment for programmers who are interested in either learning or writing 32 bit Microsoft assembler (MASM). The installation is an automated process that installs the correct directory tree structure on the local drive of your choice. Note that MASM32 will not install on a network drive. MASM32 comes with its own runtime library written fully in assembler and an extensive range of macros for improved high level emulation and faster development. It builds its own IMPORT libraries for the Windows API functions and supplies its own include files for a very large number of API functions.
The default editor in MASM32 has been fully recoded from scratch in MASM and it is smaller, faster and more powerful with two (2) separate scripting engines, a legacy version to maintain backwards compatibility of existing scripts and a completely new one that is much faster and more powerful than its predecessor. New CHM documentation and a wider range of "Create New" project types directly supported by the new script engine from the editor place a wider range of project types at your fingertips. There is also a new format PLUGIN system for the default editor as well as the old one for backwards compatibility.
Required OS Version The MASM32 SDK requires Win2000 or higher Windows versions. A legacy version will be supplied for earlier Windows versions.
Features 1. The most up to date version of Ray Filiatreault's floating point library and tutorial.
2. A completely new dedicated time and date library written by Greg Lyon.
3. The MASM32 library with over 200 procedures for writing general purpose high performance code.
4. A new dynamic array system for variable length string and binary data with both a macro and procedural interface.
5. The include files and libraries have been upgraded to XP SP2.
6. A specialised linker, resource compiler and assembler from Pelle's tool set with working examples.
7. An extensive range of example code ranging from simple examples to more complex code design.
8. Prebuilt scripts in the editor for creating working templates for assembler projects.
9. A very easy to use console interface for developing algorithms, test code and experimental ideas in code.
More ......
Target Users The MASM32 SDK is targeted at experienced programmers who are familiar with writing software in 32 bit versions of Windows using the API interface and who are familiar with at least some direct mnemonic programming in assembler. It is not well suited for beginner programmers due to the advanced technical nature of programming in assembler and beginners are advised to start with a compiler first to learn basic concepts like addressing, programming logic, control flow and similar.
Help Files The help file system has been upgraded to CHM format so that MASM32 can be used on Windows versions that no longer support Winhelp help files.
Application MASM is routinely capable of building complete executable files, dynamic link libraries and separate object modules and libraries to use with the Microsoft Visual C development environment as well as MASM. It is an esoteric tool that is not for the faint of heart and it is reasonably complex to master but in skilled hands it has performance that is beyond the best of modern compilers when properly written which makes it useful for performance critical tasks.
Things To Get For both space and copyright reasons the MASM32 SDK does not include reference material from either the Intel Corporation or the Microsoft Corporation but both make the best comprehensive reference material available as free downloads. With the Intel Corporation you would obtain the PIV set of manuals or later for compete mnemonic and architecture reference and with the Microsoft Corporation you can either use their online MSDN reference or download an appropriate PLATFORMSDK or its successor for you own version of Windows. If you can still find it it is useful to have the very old WIN32.HLP file on yur computer even if you have to download the Winhelp engine to use it on OS versions like Vista as it is a lot faster to load than the later CHM format help files and works with the F1 help key system built into the default editor.
Why Write Assembler The simple answer is because you can. While there are very good compilers that in many instances produce good quality code when run with the right options, you are usually stuck with doing things their way where with an assembler as powerful as MASM you have a high degree of architectural freedom which you manipulate to your design advantage to produce high precision high performance code without compromise to language format or compiler designer preference.
MASM's flexibility allows the skilled programmer to target areas as diverse as dynamic link libraries for Visual basic, object modules that are linked directly into a Visual C program and of course complete executable files for task critical applications. MASM when mastered correctly put power and performance into the hands of programmers that few have ever seen and contrary to popular opinion, a modern assembler like MASM used in conjunction with both macros and libraries can be coded at about the same speed and reliability as C code.
Warning Not for the faint of heart. If MASM is to complicated for you, take up server side scripting.
Ez a masm egy script módosító alkalmazás 😊Gyanítom hogy a Neundót Visual C-ben írták ez a kis alkalmazás a Neundo exe fálban hajt vére némi módosítást ami abban segít,hogy a 2 a 32-en feletti memória mennyiséget is rendelkezésére bocsást az alkalmazásoknak😊
Egy kiocsit jobban átnézem a dolgokat és remélhetõleg megfejtem pontosan mire is jó 😊
Janno
Van egy kis gondom.Szeretném letölteni a Cubase SX oktató videót az oldaladról, de a datás linkek mind hibát jeleznek.
Nem tudnád esetleg ezt a 4 linket a rapidra felrakni mert ezek nélkül semmit sem ér a többi amit már letöltöttem.
Kérlek segíts...Elõre is köszönöm: FLSMAN.<#integet2>#integet2><#integet2>#integet2>
meghallgattam és nagyon tetszik...ügyes vagy..
mivel rajongója vagyok az együttesnek már gyerekkorom óta, kissé másképp hallgattam mint olyanok akik pl nem is szeretik...rengeteg remixet hallottam már ehhez a nótához, de ez simán megállná a többi között a helyét...gratulálok hozzá!
arra figyelj csak amiket steff666 írt mint kritikát, mert nagyon igaza van!
számomra ez volt az egyik legsimulékonyabb leglágyabb(hangokban) feldolgozása ennek a számnak..érdekes volt minden esetre...elsõre olyan fura volt, de bejött...
köszönöm hogy elkészítetted...
ha megcsinálod azokat amiket steff666 ajánlott kérnék tõled ebbõl egy példányt 😊
esetleg további DM számok ?? <#zavart1>#zavart1>
http://pspfilez.extra.hu/
Ez a változat ISO-ban fennt van az oldalamon...a Key Rig-gel együtt.

http://steflion.wix.com/studio
Ennek a kiküszöbölésére létezik egy program , ami felemeli ezt a határt 3 GB-ra.
Sajnos hiányos angol tudásom , és a telepítésének bonyolultsága miatt edddig nem boldogultam vele, ha ebben valaki tudna segíteni nagyon megköszönném.
A telepítõhöz adott angol szöveg a következõ:
1. Download masm32 (http://www.masm32.com/) and install it (after it installs, it brings up a command prompt window, just close it. Do NOT have it perform any of those functions.)
2. Copy the Nuendo3.exe to another location for backup purposes
3. Place another copy of Nuendo3.exe (or whichever sequencer you use) in the C:\masm32\bin directory
4. Open up your command prompt and type "cd c:\masm32\bin"
5. Type "editbin /largeaddressaware Nuendo3.exe"
6. Move the copy of the Nuendo3.exe file you just modified back to the regular Nuendo directory
7. Open your boot.ini file (located in C: - you may have to open any folder and go Tools->Folder Options->View->Select Show Hidden Files and Folders and UNcheck the "Hide protected operating system files" to see this file)
8. Add "/3GB" after "multi(0)disk(0)rdisk(0)partition(2)\WINDOWS..." so it should look like similar to "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /3GB /fastdetect...."
9. If you have a UAD-1 card, you also need to add "/Userva=2900" after the /3GB switch, so it should look like similar to "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /3GB /Userva=2900 /fastdetect...."
10. Save the modified boot.ini file
11. Reboot
Aki ez alapján megérti hogy mit kell csinálni az legyen szíves segítsen!
A program letölthetõ innen:
Nuendo switch
http://steflion.wix.com/studio
http://steflion.wix.com/studio
Megvan az m audio dnb rig vst, és én keveslem az lc-5 ben az fxp ket.
Aki ismeri a vsti t, és tudja honnan lehet letölteni még fxp ket, (ha egyáltalán lehet) az legyen oly kedves és árulja már el.😄
Core 2 Duo 2,8 Ghz E7400 FSB 1066 Mhz L2 Cache 3MB / 2 Gb DDRII / Ati Radeon 512MB HD4350 PCi
http://steflion.wix.com/studio
www.icewebhu
http://steflion.wix.com/studio
Ami az utánzást illeti, komoly különbség van a megszólalás és a kreatív dolgok (zenei ötletek ) másolása között. Nincs új a nap alatt, a gitáromból ha megfeszülök sem hozok ki jobb hangzást, mint ami nekem is tetszik, amit én is szívesen hallok, ha felteszek egy lemezt. Ha így nézzük, "másolok". Azért idézõjel, mert ilyen körülmények között soha nem fogom tudni reprodukálni, max. megközelíteni.
Ez kicsit off téma volt, de remélem ennyi még belefér.
VST: Szomorúan látom, hogy a Revalver MKIII progit nem sikerült "megjavítani" szegény torrentes "vásárlók" számára. Végülis egész jó dolgokat lehet belõle kihozni, amennyiben a SIR progiba betöltött impulse-okat használom hangfalszimulációnak.
Question: Ha netán vki használja a Revalver MKII-t, érdekelne, hogy csak én nem tudok vele menteni ( ez már a tört változat - elviekben, vagy tényleg nem lehet?
Nezz utana pl a "Loudness War"-nak. Nem mindig az alegjobb amit es ahogy a nagyok csinalnak (legyen az barmilyen stilus).
Sot, aki csak a nagyokat utanozza, abbol soha sem lesz "nagy", hiszen csak 1 plagium a sok kozul..
https://www.youtube.com/shorts/zECTF2H8Jp8
https://www.youtube.com/shorts/zECTF2H8Jp8
http://steflion.wix.com/studio
A "tökéletes" megoldás valószínûleg az lesz, hogy a kérdéses hangoknál külön használni kell egy plusz eq-t (és/vagy limitert) arra a néhány milliszekundumnyi idõre. Ha az egész sávot eq-zom basszusszegényre, akkor nem lesz benne elég dög (éles, zavaró), ha megmarad a "dög", akkor egyes helyeken basszustúlvezérelt lesz. Ezzel a problémával azóta szembesültem, mióta a gitárt nem a gitárhangfalon keresztül használom. ( a hangkártyára egy elõfokkal csatlakozom, így a hifi hangfalakat kell használnom a gitárral) Erre lesz majd megoldás, ha kimikrofonozom a gitárládát. Bár ott meg ki tudja, milyen akusztikai tulajdonságú hang keletkezik...
Mondjuk az ember ne várjon világszintû hangzást egy olcsó otthoni "stúdiótól" 😊 Nem olyan rossz ez végülis, csak ne egy Bon Jovi cd-vel akarjam összevetni... 😊
valaki magyarázza el nekm mi ez pontosan 😊 köszönöm!
www.icewebhu
kinek mi fekszik.<#wink>#wink>
A Depeche Mode remix Nagyon tetszik,szép munka!Amit viszont tudni kell (nem kisebbítva érdemeit a remixelõnek!):BÁRMIT!! csinálhatsz a DM éneksávjaival,nem tudod elrontani! Mert egyszerûen elektronikus zenében SZERINTEM Õk a legnagyobbak.Ennyi. <#worship>#worship>
sün is süning. PSN: xXRawrrSe7enXx BC13 motherfucker\'Z.
Máté Péter - Egyszer véget ér
Queensryche!Jó recept: Végy egy jó gépet,azután 2 jó monitor hangafalat
egy jó kis progit vst-hegyekkel(Ezt én Steftõl vettem:-)))
Nem elhanyagolható a midi keyboard,bár én egy évig a klaviatúrán zongoráztam:-DD ... bár eléggé vicces volt:-)
Köszönöm a kritikát,majd figyelgetek a dolgokra:-)
Sange!Én sem értek hozzá csak kisérletezek...még:-)
egyébként a DM kiadta a lemezeket 5.1-es keverésben és ott a centerben csak az ének hangok vannak:-)innen lehetett lopni az éneket.A többi már az én mûvem:-)
Mondjuk egy gyenge helységben még a panoráma beállításban is segíthet , de a studio-monitorokat soha nem helyettesíti, és amit fülessel masterelsz,és nagyon jónak találsz majd, azt hallgatsd meg utána egy jó-közepes hifi-tornyon...de ha itt siralmas a hangzása akkor ne csodálkozz.
http://steflion.wix.com/studio
Itt berreg már a 8400-es proci + 4 Giga RAM.
Egyelõre még nem használom ki, mert az Xp oprendszeres SX3-at majd akkor fogom használni, ha eléggé kiokosodtam magam cubase + vst ügyben.
A hangkártya meg még várat magára, de azt hiszem egy olcsóbb füles kimenetes külsõvel fogom kezdeni, mert a belsõkrõl rendre "lefelejtik" a fülest 100 ezer alatt... Apropó, ti kevertek fülessel? Szerintem a mix "tisztázásakor" nem árt fülessel is meghallgatni az anyagot. Mondom ezt full laikusként...
-A hangok összeválogatása remekül sikerült , nincs kiülõ, a többitõl idegen hang, amely olyan érzetet keltene mintha egy másik zene is szólna párhuzamosan.-
-A dobok viszont nagyon hátra kerültek, kilétüket a félhomály fedi, és ezáltal a zene is kicsit lendülettelen hatást kelt.-ez vonatkozik a percussionokra is...
Mindezeket leszámítva, nagyon ügyes munka, gratulálok, csak így tovább<#wave>#wave>
http://steflion.wix.com/studio
A Firefox nem találja a kiszolgálót a(z) www.rmxmusic.hu helyen." - ezt kapom.
http://steflion.wix.com/studio
Egy depeche mode remixet csináltam fl studioval,és a tõled beszerzett vst-cuccokkal.köszönet érte.Füleld meg ha van kedved:-)
ÍME
Üdv
http://steflion.wix.com/studio
Info:
Nomad.Factory.TubeScreamer.RM34.VST-MODDUS
Nomad free bundle
NomadFactory.Analog.Mastering.Tools.VST.RTAS.v1.0-AiR
NomadFactory.Blue.Tubes.Analog.TrackBox.VST.RTAS.v1.3-AiR
NomadFactory.Blue.Tubes.Dynamics.Pack.VST.RTAS.v3.2-AiR
NomadFactory.Blue.Tubes.Effects.Pack.VST.RTAS.v3.2-AiR
NomadFactory.Blue.Tubes.Equalizers.Pack.VST.RTAS.v3.2-AiR
NomadFactory.BlueVerb.DRV-2080.VST.RTAS.v1.4-AiR
NomadFactory.Essential.Studio.Suite.VST.RTAS.v1.5-AiR
NomadFactory.Limiting.Amplifier.LM-662.VST.RTAS.v1.3-AiR
NomadFactory.Liquid.Bundle.VST.RTAS.v2.4-AiR
NomadFactory.Program.Equalizer.EQP-4.VST.RTAS.v1.3-AiR
NomadFactory.Retrology.M-Tone.EQ.VST.RTAS.v1.0.REPACK-AiR
NomadFactory.Rock.Amp.Legends.VST.RTAS.v1.5-AiR
NomadFactory.Studio.Channel.SC-226.VST.RTAS.v1.3-AiR
Download:
http://rapidshare.com/files/162480573/Nomad_Factory_VST_Mega_Bundle__2008_.rar
Még nem csináltam meg, de örülök, hogy ezt is sikerült megoldani.
When I’m in the studio, I can’t wait to play out what I’m making and seeing people react to it- Markus Schulz
http://steflion.wix.com/studio
Más: SOS, tud valaki Battery 3-hoz keygent-serial-t?
Gondoltm 5 perc alatt találok, de eddig az egyetlen, amit sikerült torrentrõl letölteni trójais...
Nemrég jött le, amúgy a progi, nagyon kíváncsi vagyok rá, ígéretesebb(nek tûnik), mint az Addictive.