Welcome, Guest. Please login or register.

Author Topic: Octamed suggestions wanted  (Read 5938 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Octamed suggestions wanted
« on: July 07, 2007, 09:34:27 AM »
I might be wrong, but I thought OctaMED SoundStudio had options to put samples in Fast RAM? If so, I wonder whether this might allow >2MB samples? As for the patch selection, 128 sound banks is standard MIDI. I imagine OctaMED is hard coded to use the MIDI standard, so any patches beyond patch # 128 will not be accessible.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Octamed suggestions wanted
« Reply #1 on: July 07, 2007, 09:37:09 AM »
Thinking again about this, putting the sample in Fast RAM would allow you to use more than 2MB of samples, but each sample would still have to be less than 2MB in size since it would have to be copied back to Chip RAM before it will be acessible by Paula.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10