Short: MIDI sequencer for the AMIGA Author: pearl_harbor@esseerre.mailshell.com (Stefano Maria Regattin) Uploader: pearl_harbor@esseerre.mailshell.com (Stefano Maria Regattin) Version: 1.0 Type: mus/edit Distribution: OK Date: Wednesday, 12th June 2002 Name of the program: AmySequencer This archive retains my idea of a MIDI and samples sequencer; it is not fully working yet, there is a lot to do; you can modify by yourself the source code of this prog, converted into text format, using Blitz2 (Blitz Basic 2.1) witch by it has been made; if you have not purchased a copy of Blitz2, You will be happy to know that surfing on http://www.blitz-2000.co.uk/ you can get AmiBlitz2, the freeware evolution of Blitz2; so there are no excuses to not programming you own MIDI sequencer for the AMIGA! I am sorry but this freeware version of Blitz2, as choice of the developer, runs only on the AMIGAs that have a math coprocessor (FPU); this crashes on my AMIGA 1200 but it runs fine under the latest version of WinUAE that emulates a 68040! The source code can be freely modified, on condition that you mention me in your resulting final program. I am not responsible of any damage this program can occurs to your system; you use it at your own risk! Unfortunately I have no idea about the "all notes off" correct sending; so if the sequencer looses the ebd of several notes and it shows you the requester to terminate these, pressing the OK button of the reqeuster will haven't the desired effect: you must reset your MIDI equipments by hand; if anyone looking my seuqencer' source code will find the solution, I hope it will contact me by e-mail to help me in the program development. Now all goes fine except for the "all notes off" command sending. Bug reports and suggestions are welcome! At end see my homepage to the following Internet address: http://space.tin.it/clubnet/aregat/ The following is the same text for italians: Data: mercoledì, 11 giugno 2002 Nome del programma: AmySequencer Questo archivio contiene la mia idea di un sequencer MIDI e di campioni audio; non è ancora completamente funzionante, c'è molto da fare; potete modificare da soli il codice sorgente di questo programma, convertito in formato di testo, usando Blitz2 (Blitz Basic 2.1) con cui questo è stato fatto; se non avete acquistato una copia di Blitz2, vi farà felici sapere che navigando su http://www.blitz-2000.co.uk/ potete trovare AmiBlitz2, l'evoluzione gratuita di Blitz2; così non avete piu' scuse per non fare il vostro sequencer MIDI per l'AMIGA! Sono spiacente ma questa versione gratuita di Blitz2, per scelta dello sviluppatore, funziona solo sugli AMIGA dotati di coprocessore matematico (FPU); Questo blocca il mio AMIGA 1200 ma funziona egregiamenre con l'ultima versione di WinUAE che emula un 68040! Sfortunatamente non ho ancora capito come deve essere trasmesso il messaggio "all notes off" (ferma tutte le note); così se il sequencer perde alcune note e vi mostra il requester per terminarle, premendo il pulsante OK di questo requester non sì otterrà l'effetto desiderato: dovrete così resettare la vostra strumentazione MIDI; se qualcuno guardando il codice sorgente del mio sequencer troverà la soluzione al problema, spero che non esiti a contattarmi per posta elettronica per aiutarmi nello sviluppo del programma. Ora va tutto bene eccetto che per l'invio del comando "all notes off". La segnalazione di bachi ed i suggerimenti sono benvenuti! Per finire guardate la mia pagina su Internet all'indirizzo: http://space.tin.it/clubnet/aregat/ Ciao!