index

  1. play wants to do music and movie. (I include artwork and a text)
  2. I want to do something about application start being too slow
  3. Of the button want to customize it
  4. I want to set pitch,tempo,volume,speed to a music unit
  5. UI is obstructive in movie play. Or I want to display UI
  6. lyrics is obstructive in music play!
  7. Method to move to the parent hierarchy on the list
  8. I want to reset pitch ,tempo ,volume and speed
  9. What is [option][Sound Play Logic]?Difference of STFT2 and STFT and Lerp it?
  10. Method to let a list jump to music playing
  11. How to switch lyrics,list,equalizer Editor(TenmediaPlayerlite,TenmediaPlayer only)

play wants to do music and movie.(It is a premise to register music from itunes)
  1. I start application, and the screen such as the bottom is displayed in a few minutes
  2. When touch does "Musics And Movies", I move to bottom image
  3. touch does "music" or "movie"
  4. Then a list is displayed like an image as follows. I accessed it by "music" this time
  5. It is done play when I choose "music1". As for the music that play does as follows, a color changes
  6. When I want to stop music, I push down
  7. If artwork is registered, an image is displayed in the background.
  8. If lyrics is registered, I can look in




  9. 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
  1. touch does "option" from a list.
  2. list is displayed when I do swipe.
  3. I let a list scroll, and, please turn on [Save List Cache]
  4. It is read at the time of start using cache on the next time.



  5. top
Of the button want to customize it
  1. I choose [a command].
  2. Select a "speed-10%[left1]"
  3. I choose a command from the list
  4. I will do "speed +10% [right1]" to the same thing



  5. 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
  1. select does [option] from a list of routes
  2. TenMediaPlayerAd [save in each song unit] [ON] Setting is completion in this.
  3. TenMediaPlayer [volume in each song unit] or [volume in each song unit] [ON] Setting is completion in this.
  4. 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



  5. top
UI is obstructive in movie play. Or I want to display UI
  1. I change it to lyrics(artwork)display mode
  2. When I do touch and leave it open within 0.25 seconds, UI display switch is replaced by list area
  3. UI disappears immediately. UI appears when I do it once again
  4. Or this is possible by assigning a "ui disappear" in the custom button on the "command"
  5. top
lyrics is obstructive in music play!
  1. I change it to lyrics(artwork)display mode
  2. When I do touch and leave it open within 0.25 seconds, UI display switch is replaced by lyrics area
  3. display switch of lyrics is replaced
  4. top
Method to move to the parent hierarchy on the list
  1. push does left upper
  2. Or it is swipe with a list one of them finger from the left to the right
  3. top
I want to reset pitch ,tempo ,volume and speed
  1. When a double taps lower "pitch" "tempo" "volume" "speed", I return to an initial value
  2. 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 NameCPU Processingfrequency qualityinterpolation qualitycomment
    LERPlighthigh qualitylow qualityI performs a linear interpolation
    STFTheavylow qualityhigh quality
    STFT2heavymiddle qualityhigh qualityThis 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
  1. You can list the menu [EQ presets Select] if you want to select an equalizer preset
  2. Please do UI changes in left and right doubles swipe or pressing if you want to edit the equalizer preset
  3. top
  • back