English
Source / code snippets

Play commands Dur Harm music Tonleitern

 

Source watts on the 15.07.2007 from the MMJ-Quellcodesammlung (Dietmar horn) in The Babyklappe on XProfan.Com stored:
music: Tonleitern with one commands Play: Dur and (harmonisches) Moll
PRFellow-Presentation
Author: Thomas Hölzer
Tonleitern with one commands Play:
Dur and (harmonisches) Moll
Parameter:
1: name the Grundtons $; 2: length %, 3: Punktierung %, 4: Höhe %
 $O+

Proc Dur

    Parameters start$,l%,p%,h%
    Declare t%,i%
    start$=Upper $(start$)
    Case start$=C: t%=1
    Case start$=C#: t%=2
    Case start$=Db: t%=2
    Case start$=D: t%=3
    Case start$=D#: t%=4
    Case start$=Eb: t%=4
    Case start$=E: t%=5
    Case start$=F: t%=6
    Case start$=F#: t%=7
    Case start$=Gb: t%=7
    Case start$=G: t%=8
    Case start$=G#: t%=9
    Case start$=ex: t%=9
    Case start$=A: t%=10
    Case start$=A#: t%=11
    Case start$=Hb: t%=11
    Case start$=B: t%=11
    Case start$=H: t%=12
    t%= t% + 12 * h%
    i%=1
    Play t%+i%,l%,p%

    While (i% < 13)

        If (i%=5) Or (i%=9) Or (i%=12)

            Inc i%

        Else

            Add i%,2

        EndIf

        Play t%+i%,l%,p%

    Wend

ENDPROC

Proc Moll

    Parameters start$,l%,p%,h%
    Declare t%,i%
    start$=Upper $(start$)
    Case start$=C: t%=1
    Case start$=C#: t%=2
    Case start$=Db: t%=2
    Case start$=D: t%=3
    Case start$=D#: t%=4
    Case start$=Eb: t%=4
    Case start$=E: t%=5
    Case start$=F: t%=6
    Case start$=F#: t%=7
    Case start$=Gb: t%=7
    Case start$=G: t%=8
    Case start$=G#: t%=9
    Case start$=ex: t%=9
    Case start$=A: t%=10
    Case start$=A#: t%=11
    Case start$=Hb: t%=11
    Case start$=B: t%=11
    Case start$=H: t%=12
    t%= t% + 12 * h%
    i%=1
    Play t%+i%,l%,p%

    While (i% < 12)

        If (i%=3) Or (i%=8)

            Inc i%

        Else

            Add i%,2

        EndIf

        Play t%+i%,l%,p%

    Wend

ENDPROC

example
Cls
Window Title Add$(GetText$(%hwnd),  -  Powered by PRFellow)
Dur C,4,0,5
Moll C,4,0,5
 
07/16/07  
 



Zum Quelltext


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

3.658 Views

Untitledvor 0 min.
H.Brill08/31/24
Frank04/16/21
Werner Warweg12/10/14
Julian Schmidt07/08/11
More...

Themeninformationen

this Topic has 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie