play wants to do music and movie.(It is a premise to register music from itunes)
- I start application, and the screen such as the bottom is displayed in a few minutes
- When touch does "Musics And Movies", I move to bottom image
- touch does "music" or "movie"
- Then a list is displayed like an image as follows. I accessed it by "music" this time
- It is done play when I choose "music1". As for the music that play does as follows, a color changes
- When I want to stop music, I push down
- If artwork is registered, an image is displayed in the background.
- If lyrics is registered, I can look in
top
I want to do something about application start being too slow
A cash system is equipped with for shortening in boot-time
But it takes time when I update the first start and information.
Because save does information, save size of about 1,000 pieces of area 256KB is necessary
- touch does "option" from a list.
- list is displayed when I do swipe.
- I let a list scroll, and, please turn on [Save List Cache]
- It is read at the time of start using cache on the next time.
top
Of the button want to customize it
- I choose [a command].
- Select a "speed-10%[left1]"
- I choose a command from the list
- I will do "speed +10% [right1]" to the same thing
top
I want to set pitch,tempo,volume,speed to a music unit
When save does a parameter to a music unit, I use 1000 musics area 16KB data capacity
A parameter is replaced automatically when I change play music
- select does [option] from a list of routes
- TenMediaPlayerAd [save in each song unit] [ON] Setting is completion in this.
- TenMediaPlayer [volume in each song unit] or [volume in each song unit] [ON] Setting is completion in this.
- I push [update parameter group] after performing select of [command] from a list of routes when I want to set a parameter collectively
The group is a list of hierarchies of the play item
For example, if it is music play from an album. set by an album unit
top
UI is obstructive in movie play. Or I want to display UI
- I change it to lyrics(artwork)display mode
- When I do touch and leave it open within 0.25 seconds, UI display switch is replaced by list area
- UI disappears immediately. UI appears when I do it once again
- Or this is possible by assigning a "ui disappear" in the custom button on the "command"
top
lyrics is obstructive in music play!
- I change it to lyrics(artwork)display mode
- When I do touch and leave it open within 0.25 seconds, UI display switch is replaced by lyrics area
- display switch of lyrics is replaced
top
Method to move to the parent hierarchy on the list
- push does left upper
- Or it is swipe with a list one of them finger from the left to the right
top
I want to reset pitch ,tempo ,volume and speed
- When a double taps lower "pitch" "tempo" "volume" "speed", I return to an initial value
top
What is [option][Sound Play Logic]?.Difference of STFT2 and STFT and Lerp it?
PITCH and TEMPO in the case of 1.0.
Or a change of SPEED does not influence it.
I influence sound quality and CPU processing when PITCH and TEMPO were changed
Logic Name | CPU Processing | frequency quality | interpolation quality | comment |
LERP | light | high quality | low quality | I performs a linear interpolation |
STFT | heavy | low quality | high quality |
STFT2 | heavy | middle quality | high quality | This is the mode for variable-length to the width of the Fourier transform |
top
Method to let a list jump to music playing
I can jump when I click the center area of the letter which a title, an album name, an artist are listed in.
How to switch lyrics,list,equalizer Editor
- You can list the menu [EQ presets Select] if you want to select an equalizer preset
- Please do UI changes in left and right doubles swipe or pressing if you want to edit the equalizer preset
top
back