[재질문] WinXoundPro 에서 *.aif 파일이 안열려요.

안녕하세요.
친절한 답변에 감사드립니다.

한참 질문을 쓰고 글쓰기 클릭을 하니까, 다시 로그인을 하라며 글이 없어지는 바람에…
흙흙.. 오랫동안 로그인 상태로 있으면 자동 로그아웃 되는것 같네요. ^^;;

운영자님께서 답변주신대로 해 보았으나 이상하게 제 경우엔 잘 안되는 것 같아요.

ORC 는 변함없이 아래와 같고요.

—————————————-

sr         =         44100
kr         =         4410
ksmps         =         0
nchnls         =         1

        instr         106                                        
a1         loscil  10000, 440, 4  ; SAMPLE-BASED LOOPING OSCILLATOR
        out         a1
        endin

—————————————–

SCO 에서 운영자님의 답변대로 아래와 같이 고쳐 보았습니다.

; FUNCTION 4 USES THE GEN01 SUBROUTINE TO READ IN AN AIF AUDIO FILE

f  1  0  0   1  “D:CsoundMytestBoulangerlntrolnstrsing.aif”  0   4   0

;INST     START     DURATION
i 106          0      2.3

——————————————

그리고 나서 Csound Console Compiler 를 실행하면 다음과 같은 에러 메세지가 또 나오는데

——————————————-

Sound Compiler Details:
orchname:  D:CsoundsMytest1.BoulangerIntroInstr106.orc
scorename: D:CsoundsMytest1.BoulangerIntroInstr106.sco
sorting score …
        … done
orch compiler:
9 lines read
        instr        106        
Csound Version 4.19 (Mar 28 2002)
graphics not supported on this terminal, ascii substituted
orch now loaded
audio buffered in 16384 sample-frame blocks
writing 32768-byte blks of shorts to D:CsoundsMytest1.BoulangerIntroInstr106.wav
(WAV)
SECTION 1:
ftable 1:
deferred alloc
FTERROR, ftable 1: soundin cannot open D:CsoundMytest1.Boulangerlntrolnstrwine.aif
f  1    0.00    0.00    1.00  “D:CsoundMytest1.Boulangerlntrolnstrwine.aif” …
new alloc for instr 106:

INIT ERROR in instr 106: Invalid ftable no. 4.000000

a1        loscil        10000        440        4        0        -1        0        0        -1        0        0        
          B  0.000 – note deleted.  i106 had 1 init errors
end of score.                   overall amps:      0.0
           overall samples out of range:        0
1 errors in performance
peak CH 1: 0.000000  (written: 0.000000) at 0
0 32768-byte soundblks of shorts written to D:CsoundsMytest1.BoulangerIntroInstr106.wav (WAV)

———————————————-

이때 위 에러메세지중 이 부분이 특별히 블럭처리 되어 강조되어 있더라구요.
INIT ERROR in instr 106: Invalid ftable no. 4.000000

이 메세지가 무엇을 뜻하는 에러메세진지… ^^;;

그리고 CsoundAV도 실행시켜 봤는데..
특히 Set Environment paths에서 SFDIR, SADIR, SSDIR 는 모두 다음과 같이 설정했어요.
D:CsoundMytest1.Boulangerlntrolnstr/wine.aif
(맞게 설정한건지… ^^;;)

그리고 나서 Start 를 누르면 아래와 같은 에러메세지가 나온답니다.

————————————————-

Csound Version 4.19 (Apr 20 2002)
orchname:  D:CsoundsMytestBoulangerIntroInstr106.orc
scorename: D:CsoundsMytestBoulangerIntroInstr106.sco
sorting score …
        … done
orch compiler:
9 lines read
        instr        106        
Csound Version 4.19 (Apr 20 2002)
graphics not supported on this terminal, ascii substituted
orch now loaded
audio buffered in 800 sample-frame blocks
sfinit: cannot open D:CsoundMytest1.Boulangerlntrolnstr/wine.aif/test

Current Csound session terminated…
Click “Start” to restart a new session with the same command-line arguments
——————————————–

제 생각엔 특히 이 부분에 문제가 있는 것 같은데,
sfinit: cannot open D:CsoundMytest1.Boulangerlntrolnstr/wine.aif/test

왜 맨 마지막에 test 라는 말이 붙어 나오는거죠?

그리고 다른 관련된 질문이 있는데요.
Flags 는 어떻게 지정해 주는건지 모르겠어요.
제 경우는 항상 -W 라고 나오는데,
이때 Flags 버튼을 누르면 File 의 Settings 에서 Csound Help를 설정하라고 나오더라구요.

Csound Help를 꼭 설정해야 하는건가요? 저는 매뉴얼 같은거라 생각하고 설정하지 않았는데,
무엇을 지정해 주어야 하는지 잘 모르겠어요.

휴~ 정말 질문이 좀 그렇죠??  ^^;;

뭔가 프로그램 설정이 꼬인 것 같은데…
운영자님의 답변을 다시한번 기대 해도 될까요?

Leave a Comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.