home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / midiamp3 / sample.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1998-07-21  |  20.4 KB  |  673 lines

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
  3. Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
  4. Object = "{F9F138BB-2119-11D2-9F09-444553540000}#2.0#0"; "MaqMidia302.ocx"
  5. Begin VB.Form Form1 
  6.    Caption         =   "Maquisistem Midia - MP3 - OCX 2.1"
  7.    ClientHeight    =   5985
  8.    ClientLeft      =   60
  9.    ClientTop       =   630
  10.    ClientWidth     =   9735
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   5985
  13.    ScaleWidth      =   9735
  14.    StartUpPosition =   2  'CenterScreen
  15.    WindowState     =   2  'Maximized
  16.    Begin MaqMidia30.MaqMidia MaqMidia1 
  17.       Height          =   1695
  18.       Left            =   6600
  19.       TabIndex        =   46
  20.       Top             =   1440
  21.       Width           =   2055
  22.       _ExtentX        =   3625
  23.       _ExtentY        =   2990
  24.    End
  25.    Begin VB.CommandButton Command13 
  26.       Caption         =   "Force the size of the control"
  27.       Height          =   495
  28.       Left            =   5160
  29.       TabIndex        =   43
  30.       Top             =   1560
  31.       Width           =   1335
  32.    End
  33.    Begin VB.CommandButton Command12 
  34.       Caption         =   "1/10 of a second to refresh the control"
  35.       Height          =   615
  36.       Left            =   3480
  37.       TabIndex        =   42
  38.       Top             =   4320
  39.       Width           =   1575
  40.    End
  41.    Begin VB.CommandButton Command11 
  42.       Caption         =   "1/2 of a second to refresh the control"
  43.       Height          =   615
  44.       Left            =   1800
  45.       TabIndex        =   41
  46.       Top             =   4320
  47.       Width           =   1575
  48.    End
  49.    Begin VB.CommandButton Command10 
  50.       Caption         =   "2 seconds to refresh the control"
  51.       Height          =   615
  52.       Left            =   120
  53.       TabIndex        =   40
  54.       Top             =   4320
  55.       Width           =   1575
  56.    End
  57.    Begin VB.CommandButton Command1 
  58.       Caption         =   "Play"
  59.       Height          =   495
  60.       Left            =   2520
  61.       TabIndex        =   39
  62.       Top             =   360
  63.       Width           =   1095
  64.    End
  65.    Begin ComctlLib.Slider Slider10 
  66.       Height          =   495
  67.       Left            =   4200
  68.       TabIndex        =   36
  69.       Top             =   3600
  70.       Width           =   1335
  71.       _ExtentX        =   2355
  72.       _ExtentY        =   873
  73.       _Version        =   327682
  74.       Max             =   12
  75.       SelStart        =   12
  76.       Value           =   12
  77.    End
  78.    Begin ComctlLib.Slider Slider9 
  79.       Height          =   615
  80.       Left            =   1440
  81.       TabIndex        =   31
  82.       Top             =   3600
  83.       Width           =   1335
  84.       _ExtentX        =   2355
  85.       _ExtentY        =   1085
  86.       _Version        =   327682
  87.       Max             =   12
  88.    End
  89.    Begin ComctlLib.Slider Slider8 
  90.       Height          =   495
  91.       Left            =   4200
  92.       TabIndex        =   30
  93.       Top             =   3120
  94.       Width           =   1335
  95.       _ExtentX        =   2355
  96.       _ExtentY        =   873
  97.       _Version        =   327682
  98.       Max             =   12
  99.    End
  100.    Begin ComctlLib.Slider Slider7 
  101.       Height          =   495
  102.       Left            =   4200
  103.       TabIndex        =   29
  104.       Top             =   2160
  105.       Width           =   1335
  106.       _ExtentX        =   2355
  107.       _ExtentY        =   873
  108.       _Version        =   327682
  109.       Max             =   12
  110.    End
  111.    Begin ComctlLib.Slider Slider6 
  112.       Height          =   495
  113.       Left            =   4200
  114.       TabIndex        =   28
  115.       Top             =   2640
  116.       Width           =   1335
  117.       _ExtentX        =   2355
  118.       _ExtentY        =   873
  119.       _Version        =   327682
  120.       Max             =   12
  121.    End
  122.    Begin VB.CheckBox Check3 
  123.       Caption         =   "Autoplay"
  124.       Height          =   255
  125.       Left            =   3720
  126.       TabIndex        =   27
  127.       Top             =   360
  128.       Value           =   1  'Checked
  129.       Width           =   1095
  130.    End
  131.    Begin VB.CheckBox Check2 
  132.       Caption         =   "PlayBar"
  133.       Height          =   255
  134.       Left            =   1320
  135.       TabIndex        =   23
  136.       Top             =   360
  137.       Value           =   1  'Checked
  138.       Width           =   1095
  139.    End
  140.    Begin ComctlLib.Slider Slider5 
  141.       Height          =   495
  142.       Left            =   7920
  143.       TabIndex        =   21
  144.       Top             =   0
  145.       Width           =   1575
  146.       _ExtentX        =   2778
  147.       _ExtentY        =   873
  148.       _Version        =   327682
  149.    End
  150.    Begin VB.CommandButton Command6 
  151.       Caption         =   "Play fullscreen"
  152.       Height          =   495
  153.       Left            =   3720
  154.       TabIndex        =   20
  155.       Top             =   960
  156.       Width           =   1335
  157.    End
  158.    Begin ComctlLib.Slider Slider4 
  159.       Height          =   495
  160.       Left            =   1440
  161.       TabIndex        =   18
  162.       Top             =   2160
  163.       Width           =   1335
  164.       _ExtentX        =   2355
  165.       _ExtentY        =   873
  166.       _Version        =   327682
  167.       Max             =   12
  168.    End
  169.    Begin VB.CommandButton Command4 
  170.       Caption         =   "Force Movie to fit 100 %"
  171.       Height          =   495
  172.       Left            =   5160
  173.       TabIndex        =   17
  174.       Top             =   960
  175.       Width           =   1335
  176.    End
  177.    Begin VB.CommandButton Command2 
  178.       Caption         =   "Play Reverse"
  179.       Height          =   495
  180.       Left            =   3720
  181.       TabIndex        =   16
  182.       Top             =   1560
  183.       Width           =   1335
  184.    End
  185.    Begin ComctlLib.Slider Slider3 
  186.       Height          =   495
  187.       Left            =   1440
  188.       TabIndex        =   12
  189.       Top             =   2640
  190.       Width           =   1335
  191.       _ExtentX        =   2355
  192.       _ExtentY        =   873
  193.       _Version        =   327682
  194.       Max             =   12
  195.    End
  196.    Begin ComctlLib.Slider Slider2 
  197.       Height          =   495
  198.       Left            =   1440
  199.       TabIndex        =   11
  200.       Top             =   3120
  201.       Width           =   1335
  202.       _ExtentX        =   2355
  203.       _ExtentY        =   873
  204.       _Version        =   327682
  205.       Max             =   12
  206.    End
  207.    Begin VB.CommandButton Command9 
  208.       Caption         =   "Rewind"
  209.       Height          =   495
  210.       Left            =   120
  211.       TabIndex        =   10
  212.       Top             =   1560
  213.       Width           =   1095
  214.    End
  215.    Begin VB.CommandButton Command8 
  216.       Caption         =   "FastFoward"
  217.       Height          =   495
  218.       Left            =   1320
  219.       TabIndex        =   9
  220.       Top             =   1560
  221.       Width           =   1095
  222.    End
  223.    Begin ComctlLib.Slider Slider1 
  224.       Height          =   495
  225.       Left            =   4800
  226.       TabIndex        =   8
  227.       Top             =   0
  228.       Width           =   1695
  229.       _ExtentX        =   2990
  230.       _ExtentY        =   873
  231.       _Version        =   327682
  232.    End
  233.    Begin VB.CommandButton Command5 
  234.       Caption         =   "Resume "
  235.       Height          =   495
  236.       Left            =   1320
  237.       TabIndex        =   7
  238.       Top             =   960
  239.       Width           =   1095
  240.    End
  241.    Begin VB.CommandButton Command17 
  242.       Caption         =   "Hide"
  243.       Height          =   495
  244.       Left            =   2520
  245.       TabIndex        =   6
  246.       Top             =   1560
  247.       Width           =   1095
  248.    End
  249.    Begin VB.CommandButton Command16 
  250.       Caption         =   "Pause"
  251.       Height          =   495
  252.       Left            =   120
  253.       TabIndex        =   4
  254.       Top             =   960
  255.       Width           =   1095
  256.    End
  257.    Begin VB.TextBox Text1 
  258.       Height          =   285
  259.       Left            =   120
  260.       TabIndex        =   3
  261.       Top             =   0
  262.       Width           =   3495
  263.    End
  264.    Begin VB.CommandButton Command7 
  265.       Caption         =   "Select file"
  266.       Height          =   495
  267.       Left            =   120
  268.       TabIndex        =   2
  269.       Top             =   360
  270.       Width           =   1095
  271.    End
  272.    Begin VB.CheckBox Check1 
  273.       Caption         =   "Loop"
  274.       Height          =   195
  275.       Left            =   1320
  276.       TabIndex        =   5
  277.       Top             =   600
  278.       Width           =   855
  279.    End
  280.    Begin VB.CommandButton Command3 
  281.       Caption         =   "Stop"
  282.       Height          =   495
  283.       Left            =   2520
  284.       TabIndex        =   0
  285.       Top             =   960
  286.       Width           =   1095
  287.    End
  288.    Begin MSComDlg.CommonDialog CommonDialog1 
  289.       Left            =   720
  290.       Top             =   240
  291.       _ExtentX        =   847
  292.       _ExtentY        =   847
  293.       _Version        =   327681
  294.    End
  295.    Begin VB.Label Label3 
  296.       Height          =   255
  297.       Left            =   6480
  298.       TabIndex        =   45
  299.       Top             =   4320
  300.       Width           =   1335
  301.    End
  302.    Begin VB.Label Label1 
  303.       Caption         =   "Mode : "
  304.       Height          =   255
  305.       Left            =   5640
  306.       TabIndex        =   44
  307.       Top             =   4320
  308.       Width           =   615
  309.    End
  310.    Begin VB.Label Label17 
  311.       Caption         =   "<- this volume control dont affect the mixer volume controls , but cannot be applied to all devices"
  312.       Height          =   375
  313.       Left            =   5640
  314.       TabIndex        =   38
  315.       Top             =   3720
  316.       Width           =   4095
  317.    End
  318.    Begin VB.Label Label16 
  319.       Caption         =   "Internal Volume"
  320.       Height          =   255
  321.       Left            =   3000
  322.       TabIndex        =   37
  323.       Top             =   3720
  324.       Width           =   1335
  325.    End
  326.    Begin VB.Label Label15 
  327.       Caption         =   "Microfone"
  328.       Height          =   255
  329.       Left            =   3000
  330.       TabIndex        =   35
  331.       Top             =   3240
  332.       Width           =   1095
  333.    End
  334.    Begin VB.Label Label14 
  335.       Caption         =   "Line in"
  336.       Height          =   255
  337.       Left            =   3000
  338.       TabIndex        =   34
  339.       Top             =   2760
  340.       Width           =   1095
  341.    End
  342.    Begin VB.Label Label13 
  343.       Caption         =   "PC speaker"
  344.       Height          =   255
  345.       Left            =   3000
  346.       TabIndex        =   33
  347.       Top             =   2280
  348.       Width           =   1095
  349.    End
  350.    Begin VB.Label Label12 
  351.       Caption         =   "CD audio"
  352.       Height          =   255
  353.       Left            =   240
  354.       TabIndex        =   32
  355.       Top             =   3720
  356.       Width           =   975
  357.    End
  358.    Begin VB.Label Label11 
  359.       Height          =   255
  360.       Left            =   8280
  361.       TabIndex        =   15
  362.       Top             =   1080
  363.       Width           =   855
  364.    End
  365.    Begin VB.Label Label10 
  366.       Caption         =   "Length in miliseconds"
  367.       Height          =   255
  368.       Left            =   6720
  369.       TabIndex        =   26
  370.       Top             =   1080
  371.       Width           =   1695
  372.    End
  373.    Begin VB.Label Label9 
  374.       Height          =   375
  375.       Left            =   7440
  376.       TabIndex        =   25
  377.       Top             =   600
  378.       Width           =   735
  379.    End
  380.    Begin VB.Label Label8 
  381.       Caption         =   "Length"
  382.       Height          =   255
  383.       Left            =   6720
  384.       TabIndex        =   24
  385.       Top             =   600
  386.       Width           =   615
  387.    End
  388.    Begin VB.Label Label7 
  389.       Caption         =   "MP3,Movie speed"
  390.       Height          =   255
  391.       Left            =   6600
  392.       TabIndex        =   22
  393.       ToolTipText     =   "Click here to default speed"
  394.       Top             =   120
  395.       Width           =   1815
  396.    End
  397.    Begin VB.Label Label6 
  398.       Caption         =   "Wav,Movie vol"
  399.       Height          =   255
  400.       Left            =   120
  401.       TabIndex        =   19
  402.       Top             =   2280
  403.       Width           =   1335
  404.    End
  405.    Begin VB.Label Label5 
  406.       Caption         =   "Master Volume"
  407.       Height          =   255
  408.       Left            =   240
  409.       TabIndex        =   14
  410.       Top             =   3240
  411.       Width           =   1215
  412.    End
  413.    Begin VB.Label Label4 
  414.       Caption         =   "Midi Volume"
  415.       Height          =   255
  416.       Left            =   240
  417.       TabIndex        =   13
  418.       Top             =   2760
  419.       Width           =   855
  420.    End
  421.    Begin VB.Label Label2 
  422.       Caption         =   "Midi Speed"
  423.       Height          =   255
  424.       Left            =   3960
  425.       TabIndex        =   1
  426.       Top             =   120
  427.       Width           =   855
  428.    End
  429.    Begin VB.Menu about 
  430.       Caption         =   "About"
  431.       NegotiatePosition=   3  'Right
  432.       WindowList      =   -1  'True
  433.    End
  434.    Begin VB.Menu option1 
  435.       Caption         =   "Options"
  436.       NegotiatePosition=   2  'Middle
  437.       Visible         =   0   'False
  438.       Begin VB.Menu abrir 
  439.          Caption         =   "Open file to play"
  440.       End
  441.       Begin VB.Menu sobre 
  442.          Caption         =   "About"
  443.       End
  444.       Begin VB.Menu sair 
  445.          Caption         =   "Exit"
  446.       End
  447.    End
  448.    Begin VB.Menu hlp 
  449.       Caption         =   "Help"
  450.    End
  451. Attribute VB_Name = "Form1"
  452. Attribute VB_GlobalNameSpace = False
  453. Attribute VB_Creatable = False
  454. Attribute VB_PredeclaredId = True
  455. Attribute VB_Exposed = False
  456. Public comando As String
  457. Public Myposition
  458. Private Sub about_Click()
  459. MaqMidia1.AboutBox
  460. End Sub
  461. Private Sub Command1_Click()
  462. MaqMidia1.Play
  463. End Sub
  464. Private Sub Command10_Click()
  465. MaqMidia1.ControlFreq 2000 'in miliseconds to refresh all the events in the control
  466. '2000 = two seconds
  467. End Sub
  468. Private Sub Command11_Click()
  469. MaqMidia1.ControlFreq 500 'in miliseconds to refresh all the events in the control
  470. '500 = 1/2 of a second
  471. End Sub
  472. Private Sub Command12_Click()
  473. MaqMidia1.ControlFreq 100 'in miliseconds to refresh all the events in the control
  474. '2000 = two seconds
  475. End Sub
  476. Private Sub Command13_Click()
  477. MaqMidia1.Width = 2800
  478. MaqMidia1.Height = 2000
  479. MaqMidia1.ResizeControl
  480. End Sub
  481. Private Sub Command16_Click()
  482. MaqMidia1.PauseMidia
  483. End Sub
  484. Private Sub Command17_Click()
  485. If Command17.Caption = "Hide" Then
  486. Command17.Caption = "Show"
  487. MaqMidia1.Visible = False
  488. Command17.Caption = "Hide"
  489. MaqMidia1.Visible = True
  490. End If
  491. End Sub
  492. Private Sub Command2_Click()
  493. MaqMidia1.PlayReverse False
  494. End Sub
  495. Private Sub Command3_Click()
  496. MaqMidia1.StopMidia
  497. End Sub
  498. Private Sub Command4_Click()
  499. MaqMidia1.ResizeWindow 100
  500. End Sub
  501. Private Sub Command5_Click()
  502. MaqMidia1.ResumeMidia
  503. End Sub
  504. Private Sub Command6_Click()
  505. MaqMidia1.MovieFullScreen True  'if true this will force the resume of the playback when you try to return of the fullscreen mode
  506. End Sub
  507. Private Sub Command7_Click()
  508. MaqMidia1.PlaybackBar = Check2.Value
  509. CommonDialog1.Filter = "MultiMidia files|*.mp3;*.wav;*.mid;*.mpg;*.mov;*.avi;*.cda;|"
  510. CommonDialog1.FilterIndex = 1
  511. CommonDialog1.ShowOpen
  512. Text1.Text = CommonDialog1.filename
  513. MaqMidia1.Midiafile CommonDialog1.filename, Check1.Value, Check3.Value
  514. End Sub
  515. Private Sub Command8_Click()
  516. MaqMidia1.SeekTo (Myposition + 600) 'insert a formula or a new value to change the position of the playback
  517. End Sub
  518. Private Sub Command9_Click()
  519. MaqMidia1.SeekTo (Myposition - 600) 'insert a formula or a new value to change the position of the playback
  520. End Sub
  521. Private Sub Form_Activate()
  522. MaqMidia1.InitializeMixer
  523. If comando <> "" Then
  524. MaqMidia1.StopMidia
  525. MaqMidia1.PlaybackBar = Check2.Value
  526. Text1.Text = comando
  527. MaqMidia1.Midiafile comando, False, True
  528. MaqMidia1.PlaybackBar = True
  529. comando = ""
  530. End If
  531. 'this force the refresh of the slider control to reflect the correct value of the volume control
  532. End Sub
  533. Private Sub Form_Load()
  534. 'this rotine will make
  535. 'media files to this application
  536. 'start automatically
  537. If Command <> "" Then
  538. comando = Command
  539. End If
  540. Slider1.Min = 0
  541. Slider1.Max = 20
  542. Slider1.Value = 10
  543. Slider5.Min = 0
  544. Slider5.Max = 50
  545. Slider5.Value = 25
  546. End Sub
  547. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)
  548. MaqMidia1.StopMidia
  549. End Sub
  550. Private Sub Form_Resize()
  551. 'this is the code to automatic resize the control
  552. Exit Sub 'delete this command to make the control resize
  553. MaqMidia1.Width = Form1.Width / 3
  554. MaqMidia1.Height = Form1.Height / 3
  555. MaqMidia1.ResizeControl
  556. End Sub
  557. Private Sub Form_Terminate()
  558. MaqMidia1.StopMidia
  559. End Sub
  560. Private Sub Form_Unload(Cancel As Integer)
  561. MaqMidia1.StopMidia
  562. End Sub
  563. Private Sub hlp_Click()
  564. Dim retval
  565. retval = Shell("Winhlp32 MAQMID302.HLP", 1)
  566. End Sub
  567. Private Sub Label7_Click()
  568. Slider5.Value = 25
  569. MaqMidia1.MidiaSpeed (Slider5.Value * 40)
  570. End Sub
  571. Private Sub MaqMidia1_CDVolumeRefresh(LeftVolume As Long, RightVolume As Long)
  572. If LeftVolume <> RightVolume Then
  573. Slider9.Value = ((LeftVolume + RightVolume) / 2) ' if you have two sliders to rigth or left channel then set any channel to the repective output
  574. Slider9.Value = LeftVolume
  575. End If
  576. End Sub
  577. Private Sub MaqMidia1_Click()
  578. MsgBox "click"
  579. End Sub
  580. Private Sub MaqMidia1_Click2(Mybutton As Integer)
  581. MsgBox Mybutton
  582. End Sub
  583. Private Sub MaqMidia1_DblClick()
  584. MsgBox "double click"
  585. End Sub
  586. Private Sub MaqMidia1_DragOver(Source As Control, X As Single, Y As Single, State As Integer)
  587. MsgBox "drag over  " & State
  588. End Sub
  589. Private Sub MaqMidia1_Finished()
  590. Me.Caption = "Playback finished"
  591. End Sub
  592. Private Sub MaqMidia1_LineVolumeRefresh(LeftVolume As Long, RightVolume As Long)
  593. If LeftVolume <> RightVolume Then
  594. Slider6.Value = ((LeftVolume + RightVolume) / 2) ' if you have two sliders to rigth or left channel then set any channel to the repective output
  595. Slider6.Value = LeftVolume
  596. End If
  597. End Sub
  598. Private Sub MaqMidia1_MasterVolumeRefresh(LeftVolume As Long, RightVolume As Long)
  599. If LeftVolume <> RightVolume Then
  600. Slider2.Value = ((LeftVolume + RightVolume) / 2) ' if you have two sliders to rigth or left channel then set any channel to the repective output
  601. Slider2.Value = LeftVolume
  602. End If
  603. End Sub
  604. Private Sub MaqMidia1_MCIError(ErrorCode As String)
  605. MsgBox ErrorCode
  606. End Sub
  607. Private Sub MaqMidia1_MicroVolumeRefresh(LeftVolume As Long)
  608. Slider8.Value = LeftVolume
  609. End Sub
  610. Private Sub MaqMidia1_MidiaLength(Length As String)
  611. Label9.Caption = Length
  612. End Sub
  613. Private Sub MaqMidia1_MidiaPosition(Length As String)
  614. Form1.Caption = Length
  615. End Sub
  616. Private Sub MaqMidia1_MidiVolumeRefresh(LeftVolume As Long, RightVolume As Long)
  617. 'MsgBox LeftVolume & " " & RightVolume
  618. If LeftVolume <> RightVolume Then
  619. Slider3.Value = ((LeftVolume + RightVolume) / 2) ' if you have two sliders to rigth or left channel then set any channel to the repective output
  620. Slider3.Value = LeftVolume
  621. End If
  622. End Sub
  623. Private Sub MaqMidia1_Modechanged(Mymode As String)
  624. Label3.Caption = Mymode
  625. End Sub
  626. Private Sub MaqMidia1_PCVolumeRefresh(LeftVolume As Long)
  627. Slider7.Value = LeftVolume
  628. End Sub
  629. Private Sub MaqMidia1_PositionChanged(Position As Long)
  630. Myposition = Position
  631. Label11.Caption = Position
  632. End Sub
  633. Private Sub MaqMidia1_WaveMovieVolumeRefresh(LeftVolume As Long, RightVolume As Long)
  634. 'MsgBox LeftVolume & " " & RightVolume
  635. If LeftVolume <> RightVolume Then
  636. Slider4.Value = ((LeftVolume + RightVolume) / 2) ' if you have two sliders to rigth or left channel then set any channel to the repective output
  637. Slider4.Value = LeftVolume
  638. End If
  639. End Sub
  640. Private Sub option_Click()
  641. MsgBox Menu
  642. End Sub
  643. Private Sub Slider1_Scroll()
  644. MaqMidia1.MidiTempo (Slider1.Value * 10)
  645. End Sub
  646. Private Sub Slider10_Scroll()
  647. MaqMidia1.InternalVolume (Slider10.Value)
  648. End Sub
  649. Private Sub Slider2_Scroll()
  650. MaqMidia1.MasterVolumeSet Slider2.Value, Slider2.Value
  651. End Sub
  652. Private Sub Slider3_scroll()
  653. MaqMidia1.MidiVolumeSet Slider3.Value, Slider3.Value
  654. End Sub
  655. Private Sub Slider4_Scroll()
  656. MaqMidia1.WaveMovieVolumeSet Slider4.Value, Slider4.Value
  657. End Sub
  658. Private Sub Slider5_scroll()
  659. MaqMidia1.MidiaSpeed (Slider5.Value * 40)
  660. End Sub
  661. Private Sub Slider6_scroll()
  662. MaqMidia1.LineVolumeSet Slider6.Value, Slider6.Value
  663. End Sub
  664. Private Sub Slider7_scroll()
  665. MaqMidia1.PCVolumeSet Slider7.Value
  666. End Sub
  667. Private Sub Slider8_scroll()
  668. MaqMidia1.MicroVolumeSet Slider8.Value
  669. End Sub
  670. Private Sub Slider9_scroll()
  671. MaqMidia1.CDVolumeSet Slider9.Value, Slider9.Value
  672. End Sub
  673.