'컴퓨터 IT/컴퓨터뮤직'에 해당되는 글 8건

  1. 2018.03.26 Cockos Reaper 한글 언어팩 3
  2. 2018.02.20 pro tools 10에서 rewire프로그램들이 안보일때
  3. 2018.02.20 큐베이스 미디 트랙으로부터 코드 뽑기
  4. 2018.02.20 synthesia latency 문제
  5. 2018.02.18 Text to Cue 변환 프로그램
  6. 2015.08.07 큐베이스에서 가상키보드의 사용
  7. 2015.08.05 cockos reaper 에서 musescore 2 의 악보기능 사용
  8. 2015.08.03 안드로이드 스마트폰을 큐베이스에서 미디 midi 입력 등 으로 사용하기

Cockos Reaper 한글 언어팩

|
반응형

파일을 다운로드받아서

Korea.ReaperLangPack을 더블클릭하면 Reaper가 자동실행되면서 랭기지팩이 설치된다.

설치후에 Reaper를 재실행해줘야 한글이 적용된다.


영어로 되돌리려면 

옵션-설정-일반-일반설정에서 English를 선택하고 OK

Reaper를 재실행시켜주면 영어메뉴로 되돌릴 수 있다.


Korea.ReaperLangPack파일은 일본어 랭기지팩(Reaper 5.7용)을 구글 번역을 사용하여 번역하고 조금 수정한 것이다.




Korea.ReaperLangPack


반응형
And

pro tools 10에서 rewire프로그램들이 안보일때

|
반응형

우선 레지스트리를 살펴본다 64비트 os 기준


Go to the HKEY_LOCAL_MACHINE section, then to each of these:

- 32bit: Wow6432Node > Software > Propellerhead Software >ReWire

- 64bit: Software > Propellerhead Software > ReWire


Check if there's an "FL Studio" subkey in each of those. The "Device Path" value should be set to a valid "FLReWire.dll" (32bit) or "FLReWire_x64.dll" (64bit).


정확하게 되어있는데도 프로툴즈 pro tools에서 rewire를 찾지못한다.


아래와 같이 하여 해결하였다. fl studio 가 설치되어있어야한다.


1.Navigate to "C:\Program Files (x86)\Image-Line\FL Studio 12\System\Plugin\ReWire" for 32bit or "C:\Program Files (x86)\Image-Line\FL Studio 12\System\Plugin\ReWire\x64" for 64bit.

2. Copy the "ReWire.dll" from one of those locations.

3. For the 32bit "ReWire.dll" paste it in "C:\Windows\SysWOW64", for the 64bit "ReWire.dll" paste it in "C:\Windows\System32".

Rewire FL Studio 12 from Pro Tools 10 on Windows 10. (Topic) • Image-Line

forum.image-line.com


참고


http://forum.image-line.com/viewtopic.php?f=200&t=147422


반응형
And

큐베이스 미디 트랙으로부터 코드 뽑기

|
반응형

미디파일을 불러온다

코드를 알고자하는 미디 트랙을 선택

Project메뉴에서 Chord Track-Make Chords를 선택하면 끝.


큐베이스 7 이상에서만 실행되는 듯.


반응형
And

synthesia latency 문제

|
반응형

synthesia로 키보드연습을 하다보니

 

latency가 문제가 되더라.

 

키를 누르고 난 이후에 딜레이가 발생.

 

synthesia가 asio를 지원하지않고

 

ms gs wavetable synth가 속도가 느리다.

 

해결 방법은

 

fl studio에 midi리디렉션을 이용하는 방법과

 

virtualmidisynth를 이용하는 방법이 있는데

 

후자가 더 간단하고 더 잘된다.

 

ps) synthesia 웹사이트의 설명을 추가함.

 

The built-in Windows synth is slow and doesn't sound great.

Use your keyboard's synth or a free software driver.

If your keyboard has an on-board synth, that's usually your best bet. It will be the fastest and usually sounds pretty nice.

 

Next, Windows 10 just updated their synth for the first time in over 20 years and now it's much lower latency. Download the latest version of Synthesia to start using the new synth.

 

Otherwise, one great (and free!) alternative is using a software MIDI driver and a "Sound Font" to go with it.

 

CoolSoft has made an easy to use MIDI synth called VirtualMIDISynth. Here's how to get it up and running in Synthesia:

 

Download VirtualMIDISynth from the CoolSoft site.

Download one of the recommended SoundFonts from the same page.

Install VirtualMIDISynth, then extract/install the SountFont someplace convenient.

Run the "Configure VirtualMIDISynth" start menu program, click the plus icon, find the .SF2 SoundFont file, then click OK.

On the "Advanced options" tab, lower the "Additional output buffer" setting as low as you can. Zero is fastest, but you might have to determine what's best for your system experimentally.

Once you've done that, you'll see a new output device on the Keyboard Setup screen in Synthesia named "CoolSoft VirtualMIDISynth". It should be much faster and sound better than the built-in Windows synth.

 

http://www.synthesiagame.com/support/faq

https://coolsoft.altervista.org/en/virtualmidisynth

 

반응형
And

Text to Cue 변환 프로그램

|
반응형

TextToCue.jar



개인적인 필요에 의해서 직접 제작한 단순한 프로그램이다.


유튜브를 자주 이용하는 경우에 왜 이런 것이 필요한 지 잘 이해할 것임...


text파일을 읽어서


cue파일로 만들어준다.


cue파일은 mp3를 분리해주는 파일인데


cue파일을 이용해서 mp3파일을 분리하기보다는


트랙 단위로 재생하기위한 용도로 사용하기 위해서 만듦.


text파일의 형식은 다음과 같아야 변환이 됨.



=============

txt파일의 인코딩은 euc-kr이어야함.


txt파일의 이름은 다음과 같아야 한다. 


가수이름 - 앨범제목.txt


가수이름과 앨범제목은 " - "의 형태로 분리되어있어야함


이를테면 텍스트파일의 이름은


홍길동 - 홍길동1집.txt


mp3파일의 이름은

홍길동 - 홍길동1집.mp3


이렇게 똑같아야한다.


txt 파일의 내용은

00:01 1. 아버지를 아버지라 부르지못하고 (홍길동 작사/홍길동 작곡)

03:38 2. 호부호형을 허하노라 (홍상직 작사/홍상직 작곡)

07:14 3. 호부호형이 무슨 소용 (홍길동 작사/홍길동 작곡)


프로그램을 실행하고 Search Text File을 눌러서 파일을 선택한 다음


Text to Cue Convert를 눌러서 변환하면 된다.



반응형
And

큐베이스에서 가상키보드의 사용

|
반응형

큐베이스에서는 미디키보드가 없어도

가상키보드로 미디 입력을 할 수 있다.

단축키는 ALT-K

그런데 ALT-K로 가상키보드가 열린 상태에서

탭키를 누르면 좀 더 넓은 건반을 입력할 수 있다.

건반에 대응하는 키보드 배열은

위쪽이 높은 음

아래쪽이 낮은 음이다.

즉 QWERTY이것이 도레미파솔 이런 식

아래쪽의 ZXCV는 낮은 도레미파솔로 진행된다.

그리고 그 상태에서 키보드의 왼쪽/오른쪽 화살표로 건반의 높낮이 조절이 가능하다.


(아마도 다들 아는 부분이겠지만)

반응형
And

cockos reaper 에서 musescore 2 의 악보기능 사용

|
반응형

cockos reaper 에서 

musescore 2 의 악보기능 사용



cockos reaper 64비트에서는 안된다.


cockos reaper 32비트 버전에서만 된다.


먼저 리퍼와 뮤직스코어2가 설치되어있어야 한다.(당연하지)


http://yellowbites.com/downloads/ReScore-1.0.0.zip


파일을 받아서 리드미 파일을 보자

설치 방법


Copy/move the contents of the "Plug-In" folder (the "reaper_rescore.dll" file

and the "rescore" subfolder) into the "Plugins" folder of your REAPER

installation (unless you chose another installation location that would be in

"C:\Program Files\REAPER").


To deinstall the plug-in, remove the two items from the "Plugins".


리퍼의 플러그인 폴더에 dll 파일을 복사해넣는다.


The plug-in adds a "Score View" menu item to REAPER's "View" menu that

shows/hides the score view. Furthermore respective "Show ... in score view" and

"Toggle ... in score view" menu items are added to the track and item context

menus.


리퍼의 View메뉴에 스코어 뷰 메뉴가 나타나게 된다.

악보를 보고자하는 트랙에 가서 마우스 오른쪽 버튼을 누르면 Show Items in score view와 Toggle items in score view 메뉴가 나타난다.


그 다음은 알아서 하면 된다.






반응형
And

안드로이드 스마트폰을 큐베이스에서 미디 midi 입력 등 으로 사용하기

|
반응형

안드로이드 스마트폰을 큐베이스에서 미디 midi 입력 등 으로 사용하기

키보드, 런치패드, 트랜스포트, 믹서로 사용하는 방법

(큐베이스에서만 되는 것은 아니다. Studio One, Cockos Reaper등의 다른 DAW에서도 된다.)


앱스토에 가면 TouchDAW 라는 앱이 있다.





wifi로도 컴퓨터와 연결이 되고
usb로도 연결이 된다.

설정 방법은 

http://www.humatic.de/htools/touchdaw/

http://www.humatic.de/htools/touchdaw/quickstart.htm


매뉴얼에서 하라는 대로 따라하면 잘 된다.


동영상도 꼭 참고해서 설정해야한다.


중간에 몇 번의 컴퓨터 재시동이 필요하다.


연결이 잘 안된다 싶으면 시스템 재시작을 해주면 잘 된다.


또 안된다 싶으면 앱을 재실행해주면 잘된다.


스마트폰은 재시작 할 필요가 없다.


rtlMIDI를 실행할 때 관리자권한으로 실행해야하는 듯 하다.


관리자 권한이 아니면 연결이 안되는 듯 하다.


큐베이스에서 입력을 받다가 중간에 에러가 나서 끊어지면


큐베이스의 디바이스 설정을 지우고 


컴퓨터 시스템 재시작 이후에 다시 잡아줘야 한다.


그래야 새로 잡힌다.


그렇지않으면 컴퓨터에서 인식하지못한다...


추가)


rtpMIDI 를 사용하는 방법 말고 MIDIHub를 이용하는 방법이 이후에 추가되었다


rtpMIDI보다 MIDIHub쪽이 더 간결하고 사용하기 편한 듯해서 갈아탐.




반응형
And
prev | 1 | next