WineHQ
Notation Composer 2.3.3



Category: Main > Multimedia > Audio > Notation Composer > 2.3.3


NameNotation Composer
Version2.3.3
License Demo
URLhttp://www.notation.com/
Votes  
RatingSilver
Wine Version1.1.32
Free Download Trial version without User's Guide (3.9 MB)
Maintainers of this version:
Description
Version 2.3.3 of Notation Composer. Please note that a newer version is available. The test results here will likely go stale.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
No noticeable changes compared to the previous test results.


What does not
See above.


What was not tested
See above.


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowSlackware -currentNov 01 20091.1.32 Yes Yes Silver Marc 
ShowSlackware -currentJul 24 20091.1.26 Yes Yes Bronze Marc 
CurrentSlackware 12.2Jan 12 20091.1.12 Yes Yes Silver Marc 
ShowSlackware 12.2Jan 12 20091.1.10 Yes Yes Silver Marc 
ShowSlackware 12.2Jan 12 20091.1.7 Yes Yes Bronze Marc 


Known bugs
Bug # Description Status Resolution Other apps affected

 
Howto: Install and Configure Notation Composer
­­­­The following instructions describe how to install Notation Composer and run TiMidity++ (hereafter referred­ to as Timidity) as an ALSA sequencer.
  1. Open up a terminal.

  2. The installation program for Composer requires mfc42.dll, which can be obtained with winetricks:

    wget http://www.kegel.com/wine/winetricks
    sh winetricks vcrun6


  3. Run the installation program for Composer. Here, I assume it is in the Desktop directory, and that the version is 2.3.3.

    cd ~/Desktop
    wine NotationComposer233TrialSmallSetup.exe


  4. Composer version 2.3.3 will start automatically after installation. Please close it to continue.

  5. MIDI playback requires the presence of a MIDI sequencer. Timidity works well for this. If Timidity is not installed on your system, check your distro's repositories. You will also need an instrument patch set, such as Freepats. Slackware users can find the necessary slackbuilds on slackbuilds.org. When Timidity is up and running, start it as follows (I urge you to read the timidity manpage to understand each option):

    timidity -iA -B2,8 -Os -EFreverb=0 &


  6. Start Composer.

    cd ~/.wine/dri­ve_c/Program\ Files/Notation/Composer
    wine Composer.exe


  7. If all went well up to this point, open up a midi file, click the play button, and enjoy! If you do not hear sound, make sure your speakers are on and check your volume levels. Then, click "Setup > MIDI devices quick setup..." and verify that "TiMidity – TiMidity port 0" is visible under "Select MIDI Playback Device." If it is not, make sure you followed step 5 correctly. Next, click "Test Playback"­ to listen to a chromatic scale. If you still do not hear anything, Timidity may not be configured properly. Check your distro's documentation and/or forums for any hints on installing and configuring Timidity.

­

 
Note: ALSA Playback
On my machine, in Slackware 12.0, the snd_seq_dummy module is loaded by default. When using ALSA in Wine, this module seems to conflict with the actual module for my sound device, snd_hda_intel, causing frequent crashes, no audio output, and an almost unresponsive interface when attempting playback. The solution, of course, is to remove that module (modprobe -r snd_seq_dummy) and blacklist it in /etc/modprobe.d/blacklist. The location of the blacklist file varies between distros.

 




   << Back

Page loaded in 0.08086 seconds.