MIDIbox Forum: MIDIbox SEQ V3.4 - MIDIbox Forum

Jump to content

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

MIDIbox SEQ V3.4 Rate Topic: -----

#1 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 20 December 2008 - 22:05

...is now available for download: http://www.ucapps.de...s_download.html

Most of the requested features of the last months (but also my private wishes) have been implemented (hope that the guys are still reading this forum )

-> http://www.ucapps.de..._changelog.html

The remaining feature requests can be found at the bottom of CHANGELOG.txt

Best Regards, Thorsten.

/Edit: uploaded v3_4 again due to another improvement for the MENU button function

#2 User is offline   stuartm 

  • MIDIbox Addict
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 08-October 07
  • LocationGermany

Posted 20 December 2008 - 23:19

the official version
Ahh, at last !
Thanks TK, great to see my sync idea made it's way into the new version!
I'll try it out as soon as I can, I'm also planning to make a new video with that sync function.


the true version
TK, your timing could be improved! 
I've just packed my stuff and unplugged my gear to leave for the holidays and had a last web check,
saw your announcement and went "noooo"
so I'll have to wait till the next year to test the new version. ;)
But nevermind, just strange coincidence, raises the excitement  :D
Great work!


#3 User is offline   stryd_one 

  • MIDIbox Guru
  • PipPipPipPip
  • Group: Frequent Writer
  • Posts: 8,850
  • Joined: 25-February 03
  • LocationMelbourne, Victoria, Australia

Posted 21 December 2008 - 04:29

[quote name=stuartm link=topic=12668.msg106633#msg106633
the true version
TK, your timing could be improved!  ...

so I'll have to wait till the next year to test the new version. ;)
[/quote]

Hahah when I read that first line, I thought you meant the MIDI timing... I was about to post about problems with your MIDI setup ;)

Thanks TK!

#4 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 21 December 2008 - 16:41

Quote

so I'll have to wait till the next year to test the new version. ;)
But nevermind, just strange coincidence, raises the excitement  :D


Songs created after a break are mostly the best - have a nice vacation! :)

Best Regards, Thorsten.




#5 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 22 December 2008 - 02:07

During a play session I noticed, that F1 button behaviour is currently inconsistent to the overworked F3/F4.

Questions to users: would it be ok for you if F1 button behaves like the new F3/F4 button function in future: Utility page only visible so long F1 button pressed, and jump back to previous page when F1 button is released?

Or is it important for you, that only one finger (instead of two) is required to select a utility function?

Best Regards, Thorsten.



#6 User is offline   bosone 

  • MIDIbox Tweaker
  • PipPipPip
  • Group: Members
  • Posts: 382
  • Joined: 05-September 02

Posted 22 December 2008 - 09:35

according to me is better how it behaves now. when you press the utility button you got a lot of different function for almost all of the 16 GP buttons, and pressing 2 of them simultaneusly could not be so confortable, because for some function you would need both hands.
this is one of the most useful buttons because gives access to the most used functions, and maybe you just press the button, then think... hmmm should i move the step, or the whole track? wait a minute, i just save the pattern before making variations... what about some realtime recording instead?
so: seeing all the commands at once without keeping the finger on the seq could be better... (IMHO)



#7 User is offline   swindus 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-January 08

Posted 05 January 2009 - 16:20

There is still a problem with the bank/pattern selection in song/phrase mode. The value for group 4 jumps always back to bank 1 for me when switching the bank/pattern value or selecting another group.

While searching in the source code for the according lines in cs_m_menu.inc I found this:

  ;; toggle pat/bnk sel
CS_M_SONG_GP_Callback_Sel
  ;; 	btg	CS_STAT, CS_STAT_SONG_EDIT_BNK
  ;; disable - somehow makes no sense here (UI not consistent - time to ask the community, which approach they would prefer)
  ;; 	rgoto	CS_M_SONG_GP_Callback_Cont


I don't think that this is related to the problem though.
Any hint on which line I can try to fix it? I'm a long time pascal and c++ programmer but the assembler stuff is killing me. ;) 

#8 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 06 January 2009 - 00:48

No, it isn't - can you confirm that this only happens for G4? Then it's a strange bug

Quote

Any hint on which line I can try to fix it?


Any hint on which line I can try to fix it? ;)

Best Regards, Thorsten.



#9 User is offline   swindus 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-January 08

Posted 06 January 2009 - 08:17

It happens only for G4. No way to select a bank or pattern regardless of using an encoder or the gp buttuns to select a bank or pattern. Sorry, no hint for you.  :P ;)

#10 User is offline   stuartm 

  • MIDIbox Addict
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 08-October 07
  • LocationGermany

Posted 11 January 2009 - 12:43

Finally back home and running v3.4.

Thanks for implementing the sync function, work fine and just as I thought it would be!
I also like the "one-finger" mode of F1, no need for a change there.

I can also confirm the G4 Bank Selection bug in Song/ Phrase mode.
It jumps back to the previous value, so if i have a Pattern from Bank 2 on the G4, it'll always jump to 2, no matter which new bank I select.
The jump happens when I press any other button/ turn encoder,



#11 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 13 January 2009 - 00:11

Ok, found the bug :)

The bugfix is already available in the repository.

At the end (after adding some more comments), it turned out that the issue was caused by a single line of code:

Wrong:
        ;; don't save if cursor pos >= 7
        movlw   0x06


Correct:
        ;; don't save if cursor pos >= 7
        movlw   0x07


Note that the comment already gave me a hint about the intended boundary ;)

Any other issues before I'm doing a new release?

Best Regards, Thorsten.



#12 User is offline   swindus 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-January 08

Posted 13 January 2009 - 13:13

Great!  :D

#13 User is offline   swindus 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-January 08

Posted 14 January 2009 - 17:55

Changed the source, compiled and uploaded v3.4 to my sequencer. All things in song/phrase mode are now working as expected. Thanks!

#14 User is offline   stuartm 

  • MIDIbox Addict
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 08-October 07
  • LocationGermany

Posted 20 January 2009 - 23:12

Quote

Changed the source, compiled and uploaded v3.4 to my sequencer. All things in song/phrase mode are now working as expected. Thanks!


Did the same over here, got the same pleasing result.
Thanks TK!

#15 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 22 January 2009 - 23:20

Thanks for testing!

MIDIbox SEQ V3.4a is available now

Best Regards, Thorsten.



#16 User is offline   monokinetic 

  • MIDIbox Addict
  • PipPip
  • Group: Programmer
  • Posts: 219
  • Joined: 29-September 02

Posted 23 January 2009 - 13:01

Compiled, uploaded and tested.

Works nicely....

(Thanks * 1million)23
;)
Dave mK

#17 User is offline   swindus 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-January 08

Posted 23 January 2009 - 13:06

It will be a nice weekend! Thanks a lot!!!  :)

#18 User is offline   stuartm 

  • MIDIbox Addict
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 08-October 07
  • LocationGermany

Posted 23 January 2009 - 17:50

Tested and approved.  :)

/edit: Although the initial cursor pos change in Song page doesn't fit my workflow.
I don't use Song Pos that much, so I expect it to be on "Song" when I press the Song Button.

Can I change that back in the source code (cs_m_song.inc) ?

Maybe for SeqV4 it could be selected via the .asm file, if possible.


#19 User is offline   TK. 

  • MIDIbox Guru
  • View gallery
  • Group: Administrators
  • Posts: 11,134
  • Joined: 01-January 01
  • LocationGermany

Posted 23 January 2009 - 20:41

Quote

Although the initial cursor pos change in Song page doesn't fit my workflow.


And it doesn't fit my programming style! ;-)

Quote

Can I change that back in the source code (cs_m_song.inc) ?


Open cs_menu.inc, search for the keyword "DIRTY DIRTY DIRTY", and remove everything between BEGIN and END marker

Best Regards, Thorsten.



#20 User is offline   stuartm 

  • MIDIbox Addict
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 08-October 07
  • LocationGermany

Posted 23 January 2009 - 22:01

Quote

.. search for the keyword "DIRTY DIRTY DIRTY", and remove everything between BEGIN and END marker...


Mmmmh, I've got a "clean" Midibox again.  ;)
Thanks for the quick reply.

I'm planning on doing another video tomorrow, lets hope German weather stays rainy.


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users