⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 A sound mixer example in Symbian OS, see readme.txt for details
💻 TXT
字号:
/*
 * ============================================================================
 *  Name     : Readme.txt
 *  Part of  : SoundMixer
 *  Created  : 05.03.2004 by Forum Nokia
 *  Description:
 *             SoundMixer example application readme
 *  Version  : 1.0
 *  Copyright: Nokia Corporation
 * ============================================================================
 */
 

   0. Overview

   This example demonstrates how to play ( max 16 ) simultaneous voices. 
   The example has 8 blocks moving on screen and playing sounds when they 
   collide to wall or to each other.


   1. Compatibility

   SoundMixer example application is compatible with Series 60 Developer 
   Platform v1.0 and v2.0. It has been tested to work with the Nokia N-Gage
   and Nokia 6600 phone model.
         

   2. Building
   
   To build the application, follow the following steps:
   
   	2a) go to: "<SoundMixer example dir>\group"

   	2b) run: "bldmake bldfiles"

	2c) run: "abld makefile armi"

	2d) run: "abld built armi urel"
   
   	   	
   3. Installation to device (pkg file notes & instructions)

	3.1 installing the ready-to-use SoundMixer.SIS file 
	
	3.1 a) deliver (move) the SoundMixer.SIS into any Series 60 phone
	
	3.2 building the application from the compiled files
	
   	3.2a) go to "<SoundMixer example dir>\install"
   	
   	3.2b) run: "makesis SoundMixer.pkg"
   	
   	3.2c) deliver (move) the created SIS file into your phone.
   	
	NOTE: There is an additional SoundMixer_v20.pkg file to be used
              with Series 60 SDK 2.0 

   4. Running Example

   Menu has controls for volume and starting and stopping sound mixer. The volume 
   can be also controlled by turning joystick left / right. The application gets 
   focus events to start and stop blocks and mixer.



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -