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: Sunday, 25th August 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. Now, thanking Michael Clarke that have e-mailed me about the data kind of "all notes off", I have a clever idea of this; so now all should go fine! Now each line in the main window is no more a sequence, it is a track: this can have one or more sequences; at the moment the editing of a sequence is a little unfriendly, this means that you will never allowed to leave empty space trails after the last sequence, so the only way to add a sequence at the end of the last one is to create a bridge sequence that exceeds the end of the last sequence; this is not a bug, it is by my choice. Now are taken in count only the existing sequence, no more all the sequences; this results in a general speed increment; I have fixed general problems create by this new sequences management. Now the bars counting into the sequence editor should be correct, also with tempo change. Removed two bugs bars counting related. Removed a bug of the non note events displacement. Removed a typing error that not allows the show of the value of the dragged event. Bug reports and suggestions are welcome! I am not responsible of any damage this program can occurs to your system; you use it at your own risk! 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: domenica, 25 agosto 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 egregiamente con l'ultima versione di WinUAE che emula un 68040! Ora. ringraziando Michael Clarke che mi ha mandato un messaggio di posta elettronica riguardo il tipo di dati di "all notes off" (ferma tutte le note), ho un'idea più chiara di questo; così ora dovrebbe andare tutto bene. Ora ogni linea nella finestra principale non è più una sequenza, è una traccia: questa può avere una o più sequenze; al momento l'editazione di una sequenza non è molto amichevole, ciò significa che non vi è permesso di lasciare spazio vuoto dietro l'ultima sequenza, perciò l'unico modo per aggiungere una sequenza dopo quest'ultima è quello di creare una sequenza ponte che superi la fine della dell'ultima sequenza; questo non è un baco, è una scelta personale. Ora viene tenuto conto solo delle sequenze esistenti, non più di tutte le sequenze; ciò risulta in un generale incremento della velocità; ho fissato i problemi creati da questa nuova gestione delle sequenze. Ora il conteggio delle misure nell'editore di sequenza dovrebbe essere corretto, anche con cambi di tempo. Rimossi due bachi relativi al conteggio delle misure. Rimosso un baco della visualzzazione degli eventi non note. Rimosso un errore di digitazione che non consentiva la visualizzazione del valore dell'evento musicale spostato con il mouse. La segnalazione di bachi ed i suggerimenti sono benvenuti! Non sono responsabile di alcun danno che questo programma può arrecare al vostro sistema; lo usate a vostro esclusivo rischio! Per finire guardate la mia pagina su Internet all'indirizzo: http://space.tin.it/clubnet/aregat/ Ciao!