I am proud to share with you, that we just released our Delphi iPad app for musical training - after years of hard work.


I am proud to share with you, that we just released our Delphi iPad app for musical training - after years of hard work.

The app has been very well received worldwide (released in the languages English, Chinese, French, Spanish and German), and it is great to experience that you CAN make a successful consumer grade iOS apps with Delphi :-D

It is made entirely with native components (TMS iCL), though with a few custom FMX components mixed in (musical instrument controls).
It features audio recording and audio playback, Midi input and Midi output, Instrument sound sampler, Pitch recognition, and many other technologies - all made with the native iOS frameworks (AudioUnit, CoreMidi, etc).

The app is free (with in-app purchases). You can try it here:
https://itunes.apple.com/app/earmaster-ear-training-sight/id1105030163?ls=1&mt=8

Comments

  1. Absolutely great for my second profession! Congratulations !

    ReplyDelete
  2. Michael Jung  Thanks, we did not contact them yet, but we will!

    ReplyDelete
  3. Any further information on how you built it, challenges you faced etc would be very interesting. How many programmers? Which version of Delphi? Thanks for sharing.

    ReplyDelete
  4. Richard Stevens With most of the things I did, I had the feeling that no one had been here before, so listing all daily experiences and challenges during several years will take hours...

    I am the only developer on this project, except all graphics was made by my marketing manager and the native audio/midi stuff was initially made by a freelancer.
    I always used the newest version of Delphi since XE5, and the release was made with Delphi 10.1 Berlin.

    ReplyDelete
  5. Thanks Hans. Looks like a great achievement so congratulations again. I am going to download it and have a play despite not having a single musical note in my body.

    Did you consider other tools? Were you able to share a lot of code with your Windows product by using Delphi?

    ReplyDelete
  6. Richard Stevens Part of the job was to refactor our code base to a MVVM structure so as much code as possible could be shared with the desktop version. However, so far only the iPad version has been released with this new code base. Next step is to update our Windows and OS X versions based on this new codebase.

    ReplyDelete
  7. Hans Lavdal Jakobsen Thanks, I red it already, Synthopia is part of my daily newspaper :D
    BTW What's your Twitter account for your software ?

    ReplyDelete
  8. Hans Lavdal Jakobsen LOL ... should have found myself.

    ReplyDelete

Post a Comment