Yahoo Groups archive

Analogue-sequencer

Index last updated: 2026-04-28 23:15 UTC

Thread

Loading 1 bank

Loading 1 bank

2004-09-20 by Stoffel

Hi there,

i wrote a little programm, that allows kind of editing the P3 sysex
files, as they are stored by midiox. Therefore I called it P3_OX. With
this programm you cannot make sysex dumps, you still need midiox for
that, but you can load the sysex files and then deal with them. It has
two slots, like in ws_ftp, and you can load a whole sysex dump in one
slot, and the copy patterns, playlists, tracks and banks to the other
(free) slot, and the save this slot. To load just one bank to the P3,
load the sysex file in the left slot, copy just one bank to any bank
in the right slot, and then save the right slot. Now you have a sysex
file with just the patterns and playlist of this one bank, in the
place where you have put it. If you upload it via sysex dump, you can
load single banks into the P3. Well, I hope this is clear, I'm not a
native speaker, so if anyone understands what the prog does and can
explain it in a better way, please go ahead.

One thing I'd like to mention, before you use this prog: 
I'm an enthusiastic P3 user, but I'm not a professional Programmer. I
wrote this program quick and dirty. On my Windows 2000 it is running
quite well and does what it is supposed to do. I did not test it on
any other systems, so please don't blame me, if it does something
weird (also this should not happen). If you discover any bugs, etc. or
have any comments on it, please e-mail to: stoffel@undderganzerest.de
But I cannot say when I will get back to programming, so please be
patient. The source code is also available at the yahoo files, so if
anyone wants to use it, please do so.

Ok, I hope this helps, and runs, and I'm not getting in some kind of
developing hell with this.

Best wishes,
Stoffel

Re: Loading 1 bank

2004-09-21 by roelp23

--- In analogue-sequencer@yahoogroups.com, "Stoffel" 
Hi Stoffel,

Thanx for posting the programme. I tried it, and it works fine over 
here, but I'm also using windows 2000. I'm really helped with this 
utillity, thanx again!
Cheers,
Roel

<chr.stoffel@u...> wrote:
> Hi there,
> 
> i wrote a little programm, that allows kind of editing the P3 sysex
> files, as they are stored by midiox. Therefore I called it P3_OX. 
With
> this programm you cannot make sysex dumps, you still need midiox for
> that, but you can load the sysex files and then deal with them. It 
has
> two slots, like in ws_ftp, and you can load a whole sysex dump in 
one
> slot, and the copy patterns, playlists, tracks and banks to the 
other
> (free) slot, and the save this slot. To load just one bank to the 
P3,
> load the sysex file in the left slot, copy just one bank to any bank
> in the right slot, and then save the right slot. Now you have a 
sysex
> file with just the patterns and playlist of this one bank, in the
> place where you have put it. If you upload it via sysex dump, you 
can
> load single banks into the P3. Well, I hope this is clear, I'm not a
> native speaker, so if anyone understands what the prog does and can
> explain it in a better way, please go ahead.
> 
> One thing I'd like to mention, before you use this prog: 
> I'm an enthusiastic P3 user, but I'm not a professional Programmer. 
I
> wrote this program quick and dirty. On my Windows 2000 it is running
> quite well and does what it is supposed to do. I did not test it on
> any other systems, so please don't blame me, if it does something
> weird (also this should not happen). If you discover any bugs, etc. 
or
Show quoted textHide quoted text
> have any comments on it, please e-mail to: stoffel@u...
> But I cannot say when I will get back to programming, so please be
> patient. The source code is also available at the yahoo files, so if
> anyone wants to use it, please do so.
> 
> Ok, I hope this helps, and runs, and I'm not getting in some kind of
> developing hell with this.
> 
> Best wishes,
> Stoffel

Re: [analogue-sequencer] Re: Loading 1 bank

2004-09-21 by Paul Nagle

On Tue, 21 Sep 2004 10:45:44 -0000, "roelp23" <toverdosis@xs4all.nl>
wrote:

>--- In analogue-sequencer@yahoogroups.com, "Stoffel" 
>Hi Stoffel,
>
>Thanx for posting the programme. I tried it, and it works fine over 
>here, but I'm also using windows 2000. I'm really helped with this 
>utillity, thanx again!

I haven't had chance try it yet but it should really help me get the
best banks from two different P3s for a forthcoming performance. 

Thanks!

Paul

---
Paul Nagle - SoftRoom Music - www.softroom.co.uk
          Bogus Focus Records - www.BogusFocus.com

Re: [analogue-sequencer] Loading 1 bank

2004-09-28 by Paul Nagle

Just wanted to say I finally got round to installing this - great! 

Totally ace for compiling "greatest hits" kinda stuff...

Thanks so much!

Paul



On Mon, 20 Sep 2004 19:46:56 -0000, "Stoffel"
<chr.stoffel@uni-koeln.de> wrote:

>Hi there,
>
>i wrote a little programm, that allows kind of editing the P3 sysex
>files, as they are stored by midiox. Therefore I called it P3_OX. With
>this programm you cannot make sysex dumps, you still need midiox for
>that, but you can load the sysex files and then deal with them. It has
>two slots, like in ws_ftp, and you can load a whole sysex dump in one
>slot, and the copy patterns, playlists, tracks and banks to the other
>(free) slot, and the save this slot. To load just one bank to the P3,
>load the sysex file in the left slot, copy just one bank to any bank
>in the right slot, and then save the right slot. Now you have a sysex
>file with just the patterns and playlist of this one bank, in the
>place where you have put it. If you upload it via sysex dump, you can
>load single banks into the P3. Well, I hope this is clear, I'm not a
>native speaker, so if anyone understands what the prog does and can
>explain it in a better way, please go ahead.
>
>One thing I'd like to mention, before you use this prog: 
>I'm an enthusiastic P3 user, but I'm not a professional Programmer. I
>wrote this program quick and dirty. On my Windows 2000 it is running
>quite well and does what it is supposed to do. I did not test it on
>any other systems, so please don't blame me, if it does something
>weird (also this should not happen). If you discover any bugs, etc. or
>have any comments on it, please e-mail to: stoffel@undderganzerest.de
>But I cannot say when I will get back to programming, so please be
>patient. The source code is also available at the yahoo files, so if
>anyone wants to use it, please do so.
>
>Ok, I hope this helps, and runs, and I'm not getting in some kind of
>developing hell with this.
>
>Best wishes,
>Stoffel
> 
>
>
>
>
> 
>Yahoo! Groups Links
>
>
>
> 

---
Paul Nagle / Soft Room Music
Email: paul@softroom.co.uk www.softroom.co.uk
                           www.BogusFocus.com

Re: [analogue-sequencer] Loading 1 bank

2004-10-24 by Paul Nagle

Hi Stoffel,

would it be possible for your program to copy the Initial Tempo of a
bank? Also, if you use the Rename function, could this be transferred
to the new bank also as a confirmation the copy has happened?

Finally, I don't suppose there is a way to translate a 6 bank setup
smoothly into a 12 bank setup, finding all the patterns automatically?
This assumes your 6 bank setup doesn't use more than 4 patterns per
playlist of course.

Very useful program man, especially for getting a gig setlist
together! Thanks!

Paul


>On Mon, 20 Sep 2004 19:46:56 -0000, "Stoffel"
><chr.stoffel@uni-koeln.de> wrote:
>
>>Hi there,
>>
>>i wrote a little programm, that allows kind of editing the P3 sysex
>>files, as they are stored by midiox. Therefore I called it P3_OX. With
>>this programm you cannot make sysex dumps, you still need midiox for
>>that, but you can load the sysex files and then deal with them. It has
>>two slots, like in ws_ftp, and you can load a whole sysex dump in one
>>slot, and the copy patterns, playlists, tracks and banks to the other
>>(free) slot, and the save this slot. To load just one bank to the P3,
>>load the sysex file in the left slot, copy just one bank to any bank
>>in the right slot, and then save the right slot. Now you have a sysex
>>file with just the patterns and playlist of this one bank, in the
>>place where you have put it. If you upload it via sysex dump, you can
>>load single banks into the P3. Well, I hope this is clear, I'm not a
>>native speaker, so if anyone understands what the prog does and can
>>explain it in a better way, please go ahead.
>>
>>One thing I'd like to mention, before you use this prog: 
>>I'm an enthusiastic P3 user, but I'm not a professional Programmer. I
>>wrote this program quick and dirty. On my Windows 2000 it is running
>>quite well and does what it is supposed to do. I did not test it on
>>any other systems, so please don't blame me, if it does something
>>weird (also this should not happen). If you discover any bugs, etc. or
>>have any comments on it, please e-mail to: stoffel@undderganzerest.de
>>But I cannot say when I will get back to programming, so please be
>>patient. The source code is also available at the yahoo files, so if
>>anyone wants to use it, please do so.
>>
>>Ok, I hope this helps, and runs, and I'm not getting in some kind of
>>developing hell with this.
>>
>>Best wishes,
>>Stoffel
>> 
>>
>>
>>
>>
>> 
>>Yahoo! Groups Links
>>
>>
>>
>> 
>
>---
>Paul Nagle / Soft Room Music
>Email: paul@softroom.co.uk www.softroom.co.uk
>                           www.BogusFocus.com
>
>
>
> 
>Yahoo! Groups Links
>
>
>
> 

---
Paul Nagle / Soft Room Music
Email: paul@softroom.co.uk www.softroom.co.uk
                           www.BogusFocus.com

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.