MIDI support development work - paid project

clusteruk · 2110

OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #15 on: August 30, 2022, 10:56:16 AM
my personal view... the old software should stay the old software. Great for retro but it really makes no sense to win new users because it cannot compete with modern software. So in my view either port modern software and keep the GUI or port modern software and change the GUI to Zune or create something from scratch

Trying to modernize old software will not work in my view



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #16 on: August 30, 2022, 11:58:09 AM
A new user when he approaches AROS and sees those graphics, he changes his way because he thinks that AROS has remained in the stone age !

It is the newness that attracts users not the oldness

Bar & Pipes is a great program, I don't know if it's true but it was said that part of its code was used by Windows DirectX, in my opinion with a nice renovation it can come out a nice program for those who like this kind of applications.


clusteruk

  • Newbie
  • *
    • Posts: 38
    • Karma: +5/-0
Reply #17 on: August 30, 2022, 01:16:02 PM
But is there anyone around who can implement the required drivers to make the MIDI interface work with AROS :-)

I appreciate the other information but I just want to plug my keyboard into the AROS box and use it :-)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #18 on: August 31, 2022, 04:32:48 AM
Mister Steve remained few developers who deal with the Abiv1 system I don't think we will have luck to find one for the specifications you requested



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #19 on: August 31, 2022, 10:49:58 AM
Mister Steve remained few developers who deal with the Abiv1 system I don't think we will have luck to find one for the specifications you requested

Someone talented will come along to solve the Midi Crisis.
But not me. I'm a junior programmer.

Maybe we could convince Michal Schultz to write a Midi driver if he would like extra beer money.  8)

Michal specializes in writing drivers. He seems to enjoy the hardware side of things more than software.




clusteruk

  • Newbie
  • *
    • Posts: 38
    • Karma: +5/-0
Reply #20 on: September 01, 2022, 02:59:22 AM
Michal is very busy on Emu68 but I will ask him.

Mister Steve remained few developers who deal with the Abiv1 system I don't think we will have luck to find one for the specifications you requested

Someone talented will come along to solve the Midi Crisis.
But not me. I'm a junior programmer.

Maybe we could convince Michal Schultz to write a Midi driver if he would like extra beer money.  8)

Michal specializes in writing drivers. He seems to enjoy the hardware side of things more than software.



dizzy

  • Junior Member
  • **
    • Posts: 59
    • Karma: +60/-0
    • YouTube channel
Reply #21 on: September 02, 2022, 01:51:06 PM
I looked up the USB midi specification, fortunately it seems to use bulk transfers so there would not be a problem for the class to run on current AROS usb stack.

I no longer have any AROS build system set up at the moment and I think I would be the last to take upon the quest as it all went very south the last time, very sorry about that. It almost got to the point of being usable.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #22 on: September 03, 2022, 04:27:47 AM
thank you dizzy



clusteruk

  • Newbie
  • *
    • Posts: 38
    • Karma: +5/-0
Reply #23 on: September 04, 2022, 08:01:50 AM
Hi Dizzy

If you want to email me to discuss I am on steve at imica dot net

 :)

Steve

I looked up the USB midi specification, fortunately it seems to use bulk transfers so there would not be a problem for the class to run on current AROS usb stack.

I no longer have any AROS build system set up at the moment and I think I would be the last to take upon the quest as it all went very south the last time, very sorry about that. It almost got to the point of being usable.



serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #24 on: September 04, 2022, 09:48:32 AM
I once wanted to try than I got busy with my other project

I just had a breath look at template (not sure if helps)
https://github.com/jbkim/STM32-USB-Host-Library/tree/master/Libraries/STM32_USB_Device_Library/Class/cdc/src


Lets Build Not Destroy...


clusteruk

  • Newbie
  • *
    • Posts: 38
    • Karma: +5/-0
Reply #25 on: September 05, 2022, 02:23:59 AM
What can I do for you to encourage you to make MIDI work for me :-)

I once wanted to try than I got busy with my other project

I just had a breath look at template (not sure if helps)
https://github.com/jbkim/STM32-USB-Host-Library/tree/master/Libraries/STM32_USB_Device_Library/Class/cdc/src



serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #26 on: September 05, 2022, 09:27:24 AM
What can I do for you to encourage you to make MIDI work for me :-)

I once wanted to try than I got busy with my other project

I just had a breath look at template (not sure if helps)
https://github.com/jbkim/STM32-USB-Host-Library/tree/master/Libraries/STM32_USB_Device_Library/Class/cdc/src

Hi steve ,

Nice to hear from you , welcome back to arosland,
I am working IDE Environment for aros atm plus my other projects , i think Dizzy is good with HW so sorry not atm..

Lets Build Not Destroy...


clusteruk

  • Newbie
  • *
    • Posts: 38
    • Karma: +5/-0
Reply #27 on: September 07, 2022, 12:44:54 AM
Hi

No problem, thanks for the quick reply, I hope Dizzy is interested :-)

Steve

What can I do for you to encourage you to make MIDI work for me :-)

I once wanted to try than I got busy with my other project

I just had a breath look at template (not sure if helps)
https://github.com/jbkim/STM32-USB-Host-Library/tree/master/Libraries/STM32_USB_Device_Library/Class/cdc/src

Hi steve ,

Nice to hear from you , welcome back to arosland,
I am working IDE Environment for aros atm plus my other projects , i think Dizzy is good with HW so sorry not atm..