CN102064832A - Implementation method for changing vibration effect with music - Google Patents

Implementation method for changing vibration effect with music Download PDF

Info

Publication number
CN102064832A
CN102064832A CN2010105465505A CN201010546550A CN102064832A CN 102064832 A CN102064832 A CN 102064832A CN 2010105465505 A CN2010105465505 A CN 2010105465505A CN 201010546550 A CN201010546550 A CN 201010546550A CN 102064832 A CN102064832 A CN 102064832A
Authority
CN
China
Prior art keywords
maxv
pcm
maximum
subcount
level
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2010105465505A
Other languages
Chinese (zh)
Other versions
CN102064832B (en
Inventor
苏豫
杨晨鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN 201010546550 priority Critical patent/CN102064832B/en
Publication of CN102064832A publication Critical patent/CN102064832A/en
Application granted granted Critical
Publication of CN102064832B publication Critical patent/CN102064832B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Electrophonic Musical Instruments (AREA)

Abstract

The invention relates to an implementation method for changing the vibration effect with music, which adopts a pulse code modulation (PCM) data analyzing method, and calculates the strength of a motor according to the magnitude of volume, strength of variation and frequency, thereby driving the motor to vibrate. The implementation method comprises the following steps: because a sound source which plays the main effect on sound variation is same, most sounds in one period have the same frequency, therefore, predicting the current sound source frequency by the number of waveforms returning to an original track in one period and the time used by each waveform for crossing over the original track; filtering off noise waves with low amplitude and high frequency; and finally based on the variation rhythm of the music through fine adjustment, enhancing or attenuating the amplitude of influence on human ears, debugging the motor characteristics in details, enhancing, attenuating or suddenly changing according to the amplitude in a certain interval, and outputting a voltage for driving the motor, so that an electronic product with a music playing function rhythmically vibrates according to the rhythm variation of the music and brings people a merry experience.

Description

A kind of implementation method that changes vibrating effect with music
Technical field
The present invention relates to a kind of vibration realizing method, particularly relate to a kind of implementation method that changes vibrating effect with music.
Background technology:
The electronic product that has music playing function at present, as mobile phone, MP3, MP4 etc., the vibrating function of this electronic product is used more and more widely, some vibration utilizes audio amplifier to realize, some vibration utilizes motor to realize, and along with the development of technology, increasing manufacturer selects to adopt motor to replace audio amplifier to carry out the design of hardware circuit.
But now the electronic product that drives vibration with motor is realizing aspect the vibration being the vibration of simple repetition rhythm, can not drive electronic product according to the vibration rhythm in the audio file and carry out rhythmical vibration, can not satisfy the requirement of people for the different vibration of different music rhythm.
Summary of the invention:
The objective of the invention is to overcome the deficiencies in the prior art, a kind of implementation method that changes vibrating effect with music is provided, be used for the electronic product that all have music playing function, after audio file decoding and do not carry out before the digital-to-analog conversion interruption being analyzed, adopt the method for analyzing pulse-code modulation PCM (abbreviation of English Pulse Code Modulation) data, size according to volume, and the power that changes brings the different of sense learning through practice for people's ear with each frequency, calculate the power CD-ROM drive motor vibration then of motor, make electronic product change rhythmical vibration, bring the experience of people's happiness according to music rhythm.
In order to achieve the above object, the technical solution used in the present invention is, a kind of implementation method with music variation vibrating effect has two kinds of schemes to realize: scheme one begins to analyze the information state of one-period for judging PCM_Level_L greater than zero count less than having no progeny in zero; Scheme two begins to analyze the information state of one-period for judging PCM_Level_L less than zero count greater than having no progeny in zero.
The step of scheme one is as follows:
This method relates to following data, cycle is T, the PCM data that read from the PCM buffer are represented with PCM_Level_L, the quantity of sampled point is SubCount in the one-period, the maximum of SubCount is MaxSubCount, amplitude maximum MaxV_tmp in the interruption, the amplitude reference value is set to constant VLowLimit, the sampled point reference value is set to constant FLowLimit, the maximum of interior all point of interruption amplitudes of sampling period is MaxV, effective period, number was that frequency is ICount, and the amplitude minimum reference value of establishing is MinV_T, and the time in sampling period is set according to product performance by realizing.
Step 1, to after the audio file decoding not before the PCM data conversion becomes final speech simulation waveform, the data of intercepting PCM are read each PCM_Level_L from the PCM buffer;
Step 2, judge that PCM_Level_L is whether greater than zero;
Step 3, PCM_Level_L>0, then execution in step 3.1, PCM_Level_L≤0, then execution in step 3.2;
Step 3.1, PCM_Level_L>0 then begin counting, obtain the quantity SubCount of sampled point in the subcycle, and write down the amplitude maximum MaxV_tmp of this moment, skip to step 5;
Step 3.2, PCM_Level_L≤0 then begin to analyze SubCount and the MaxV_tmp that positive amplitude in the PCM buffer is read in an interruption, and execution in step 4;
Step 4, satisfy SubCount<FLowLimit simultaneously, MaxV_tmp<VLowLimit's, then be judged as high-frequency noise and filter out, do not add up, be periods of inactivity, count the maximum of SubCount, MaxV_tmp;
Step 5, count the maximum MaxV of a sampling period MaxV_tmp, the maximum MaxSubCount among the SubCount, and count MaxV, MaxSubCount in the sampling period, and count the quantity of ICount effective period;
The maximum MaxV that step 6, sampling period interior front and back double sampling of comparison obtain, establishing difference is MaxV_L;
Step 7, judge that MaxV_L is whether less than-MinV_T;
Step 8, MaxV_L<-MinV_T, then execution in step 8.1, MaxV_L 〉=-MinV_T, then execution in step 8.2;
Step 8.1, MaxV_L<-MinV_T, then directly establish MaxV_L=0, motor stops vibration;
Step 8.2, MaxV_L 〉=-MinV_T, then execution in step 9;
Step 9, EP (end of program) are proceeded next round and are judged.
Audio file in the above-mentioned steps 1 refers to the audio file of existing form, as mp3 file, wav file, wma file, midi file, winamp etc.
The step of scheme two is as follows:
This method relates to following data, cycle is T, the PCM data that read from the PCM buffer are represented with PCM_Level_L, whenever a sampled point is a sampling subcycle by just changeing negative, the quantity of sampled point is SubCount in the subcycle, the maximum of SubCount is MaxSubCount, amplitude maximum MaxV_tmp in the interruption, the amplitude reference value is set to constant VLowLimit, the sampled point reference value is set to constant FLowLimit, the maximum of all point of interruption amplitudes is MaxV in the one-period, and be that frequency is ICount effective period, and the amplitude minimum reference value of establishing is MinV_T
Step 1, to after the audio file decoding not before the PCM data conversion becomes final speech simulation waveform, the data of intercepting PCM are read each PCM_Level_L from the PCM buffer;
Step 2, judge that PCM_Level_L is whether less than zero;
Step 3, PCM_Level_L<0, then execution in step 3.1, PCM_Level_L 〉=0, then execution in step 3.2;
Step 3.1, PCM_Level_L<0 then begin counting, obtain the quantity SubCount of sampled point in the one-period, and write down the amplitude maximum MaxV_tmp of this moment, skip to step 5;
Step 3.2, PCM_Level_L 〉=0 then begin to analyze SubCount and the MaxV_tmp that negative amplitude in the PCM buffer is read in an interruption, and execution in step 4;
Step 4, satisfy SubCount<FLowLimit simultaneously, MaxV_tmp<VLowLimit's, then be judged as high-frequency noise and filter out, do not add up, be periods of inactivity, count the maximum of SubCount, MaxV_tmp;
Step 5, count the maximum MaxV of MaxV_tmp in a sampling period, the maximum MaxSubCount among the SubCount, and count MaxV, MaxSubCount in the one-period, and count the quantity of ICount effective period;
The maximum MaxV that step 6, sampling period interior front and back double sampling of comparison obtain, establishing difference is MaxV_L;
Step 7, judge that MaxV_L is whether less than-MinV_T;
Step 8, MaxV_L<-MinV_T, then execution in step 8.1, MaxV_L 〉=-MinV_T, then execution in step 8.2;
Step 8.1, MaxV_L<-MinV_T, then directly establish MaxV_L=0, motor stops vibration;
Step 8.2, MaxV_L 〉=-MinV_T, then execution in step 9;
Step 9, EP (end of program) are carried out next round and are judged.
Audio file in the above-mentioned steps 1 refers to the audio file of existing form, as mp3 file, wav file, wma file, midi file, winamp etc.
Above method is used for all electronic products that have music playing function, can analyze left and right acoustic channels simultaneously, also can analyze left and right acoustic channels, stereo separately.
Compared with prior art, the invention has the beneficial effects as follows: the method that adopts the PCM data, size according to volume, and the power that changes brings the different of sense learning through practice for people's ear with each frequency, calculate the power CD-ROM drive motor vibration then of motor, make electronic product change rhythmical vibration, bring the experience of people's happiness according to music rhythm, the present invention just analyzes at the PCM data in addition, is not subjected to the restriction of the platform in the electronic product.
Description of drawings:
Fig. 1 is the program flow diagram of embodiments of the invention 1;
Fig. 2 is the program flow diagram of embodiments of the invention 2.
Embodiment:
Central idea of the present invention is to overcome the deficiencies in the prior art, a kind of implementation method that changes vibrating effect with music is provided, adopt the method for analyzing pulse-code modulation PCM data, size according to volume, and the power that changes brings the different of sense learning through practice for people's ear with each frequency, calculate the power CD-ROM drive motor vibration then of motor, make electronic product change rhythmical vibration according to music rhythm.Be elaborated with reference to accompanying drawing below in conjunction with embodiment, so that technical characterictic of the present invention and advantage are carried out more deep annotation.
A kind of implementation method with music variation vibrating effect has two kinds of schemes to realize: scheme one begins to analyze the information state of one-period for judging PCM_Level_L greater than zero count less than having no progeny in zero; Scheme two begins to analyze the information state of one-period for judging PCM_Level_L less than zero count greater than having no progeny in zero.
Embodiment 1
Program flow diagram of the present invention a kind ofly changes the implementation method of vibrating effect with music as shown in Figure 1, and its step is as follows:
This method relates to following data, cycle is T, the PCM data that read from the PCM buffer are represented with PCM_Level_L, the quantity of sampled point is SubCount in the one-period, the maximum of SubCount is MaxSubCount, amplitude maximum MaxV_tmp in the interruption, the amplitude reference value is set to constant VLowLimit, the sampled point reference value is set to constant FLowLimit, the maximum of interior all point of interruption amplitudes of sampling period is MaxV, effective period, number was that frequency is ICount, and the amplitude minimum reference value of establishing is MinV_T, and the time in sampling period is set according to product performance by realizing.
Step 1, to after the audio file decoding not before the PCM data conversion becomes final speech simulation waveform, the data of intercepting PCM are read each PCM_Level_L from the PCM buffer;
Step 2, judge that PCM_Level_L is whether greater than zero;
Step 3, PCM_Level_L>0, then execution in step 3.1, PCM_Level_L≤0, then execution in step 3.2;
Step 3.1, PCM_Level_L>0 then begin counting, obtain the quantity SubCount of sampled point in the subcycle, and write down the amplitude maximum MaxV_tmp of this moment, skip to step 5;
Step 3.2, PCM_Level_L≤0 then begin to analyze SubCount and the MaxV_tmp that positive amplitude in the PCM buffer is read in an interruption, and execution in step 4;
Step 4, satisfy SubCount<FLowLimit simultaneously, MaxV_tmp<VLowLimit's, then be judged as high-frequency noise and filter out, do not add up, be periods of inactivity, count the maximum of SubCount, MaxV_tmp;
Step 5, count the maximum MaxV of a sampling period MaxV_tmp, the maximum MaxSubCount among the SubCount, and count MaxV, MaxSubCount in the sampling period, and count the quantity of ICount effective period;
The maximum MaxV that step 6, sampling period interior front and back double sampling of comparison obtain, establishing difference is MaxV_L;
Step 7, judge that MaxV_L is whether less than-MinV_T;
Step 8, MaxV_L<-MinV_T, then execution in step 8.1, MaxV_L 〉=-MinV_T, then execution in step 8.2;
Step 8.1, MaxV_L<-MinV_T, then directly establish MaxV_L=0, motor stops vibration;
Step 8.2, MaxV_L 〉=-MinV_T, then execution in step 9;
Step 9, EP (end of program) are proceeded next round and are judged.
Audio file in the above-mentioned steps 1 refers to the audio file of existing form, as mp3 file, wav file, wma file, midi file, winamp etc.
Embodiment 2
This method also is applicable to judges the counting of PCM_Level_L less than zero time, the information of PCM_Level_L interrupt analysis one-period greater than zero time, its software flow pattern as shown in Figure 2, step is as follows:
This method relates to following data, cycle is T, the PCM data that read from the PCM buffer are represented with PCM_Level_L, the quantity of sampled point is SubCount in the one-period, the maximum of SubCount is MaxSubCount, amplitude maximum MaxV_tmp in the interruption, the amplitude reference value is set to constant VLowLimit, the sampled point reference value is set to constant FLowLimit, the maximum of interior all point of interruption amplitudes of sampling period is MaxV, effective period, number was that frequency is ICount, and the amplitude minimum reference value of establishing is MinV_T, and the time in sampling period is set according to product performance by realizing.
Step 1, to after the audio file decoding not before the PCM data conversion becomes final speech simulation waveform, the data of intercepting PCM are read each PCM_Level_L from the PCM buffer;
Step 2, judge that PCM_Level_L is whether less than zero;
Step 3, PCM_Level_L<0, then execution in step 3.1, PCM_Level_L 〉=0, then execution in step 3.2;
Step 3.1, PCM_Level_L<0 then begin counting, obtain the quantity SubCount of sampled point in the one-period, and write down the amplitude maximum MaxV_tmp of this moment, skip to step 5;
Step 3.2, PCM_Level_L 〉=0 then begin to analyze SubCount and the MaxV_tmp that negative amplitude in the PCM buffer is read in an interruption, and execution in step 4;
Step 4, satisfy SubCount<FLowLimit simultaneously, MaxV_tmp<VLowLimit's, then be judged as high-frequency noise and filter out, do not add up, be periods of inactivity, count the maximum of SubCount, MaxV_tmp;
Step 5, count the maximum MaxV of MaxV_tmp in a sampling period, the maximum MaxSubCount among the SubCount, and count MaxV, MaxSubCount in the one-period, and count the quantity of ICount effective period;
The maximum MaxV that step 6, sampling period interior front and back double sampling of comparison obtain, establishing difference is MaxV_L;
Step 7, judge that MaxV_L is whether less than-MinV_T;
Step 8, MaxV_L<-MinV_T, then execution in step 8.1, MaxV_L 〉=-MinV_T, then execution in step 8.2;
Step 8.1, MaxV_L<-MinV_T, then directly establish MaxV_L=0, motor stops vibration;
Step 8.2, MaxV_L 〉=-MinV_T, then execution in step 9;
Step 9, EP (end of program) are carried out next round and are judged.
Audio file in the above-mentioned steps 1 refers to the audio file of existing form, as mp3 file, wav file, wma file, midi file, winamp etc.
When concrete work, adopt the method for analyzing pulse-code modulation PCM data, according to the size of volume, and the power that changes and each frequency bring the different of sense learning through practice for people's ear, and the power of calculating motor CD-ROM drive motor is then vibrated.Because source of sound that sound variation is played a major role is identical, so most of sound all are same frequencies in the one-period, therefore with the number of getting back to former rail in the one-period, and each waveform strides across the used time of former rail, calculates current source of sound frequency; The amplitude that filters out is not high, the clutter that frequency is very high; The last variation rule that draws music again according to fine setting, final amplitude enhancing or decay are carried out in the influence of people's ear, motor characteristics is carried out the details debugging, strengthen, decay or suddenly change according to certain interval interior amplitude, the output voltage CD-ROM drive motor, make the electronic product that has music playback function change rhythmical vibration, bring the experience of people's happiness according to music rhythm.
Although the present invention has made clear and complete description by specific embodiment to the implementation method that changes vibrating effect with music, but the present invention is not limited only to described embodiment, and the purpose that reaches with music variation vibrating effect by simple data or process variations is contingent and all is included in the present invention.

Claims (4)

1. one kind changes the implementation method of vibrating effect with music, and its step is as follows:
This method relates to following data, cycle is T, the PCM data that read from the PCM buffer are represented with PCM_Level_L, the quantity of sampled point is SubCount in the one-period, the maximum of SubCount is MaxSubCount, amplitude maximum MaxV_tmp in the interruption, the amplitude reference value is set to constant VLowLimit, the sampled point reference value is set to constant FLowLimit, the maximum of interior all point of interruption amplitudes of sampling period is MaxV, effective period, number was that frequency is ICount, and the amplitude minimum reference value of establishing is MinV_T, and the time in sampling period is set according to product performance by realizing
Step 1, to after the audio file decoding not before the PCM data conversion becomes final speech simulation waveform, the data of intercepting PCM are read each PCM_Level_L from the PCM buffer;
Step 2, judge that PCM_Level_L is whether greater than zero;
Step 3, PCM_Level_L>0, then execution in step 3.1, PCM_Level_L≤0, then execution in step 3.2;
Step 3.1, PCM_Level_L>0 then begin counting, obtain the quantity SubCount of sampled point in the subcycle, and write down the amplitude maximum MaxV_tmp of this moment, skip to step 5;
Step 3.2, PCM_Level_L≤0 then begin to analyze SubCount and the MaxV_tmp that positive amplitude in the PCM buffer is read in an interruption, and execution in step 4;
Step 4, satisfy SubCount<FLowLimit simultaneously, MaxV_tmp<VLowLimit's, then be judged as high-frequency noise and filter out, do not add up, be periods of inactivity, count the maximum of SubCount, MaxV_tmp;
Step 5, count the maximum MaxV of a sampling period MaxV_tmp, the maximum MaxSubCount among the SubCount, and count MaxV, MaxSubCount in the sampling period, and count the quantity of ICount effective period;
The maximum MaxV that step 6, sampling period interior front and back double sampling of comparison obtain, establishing difference is MaxV_L;
Step 7, judge that MaxV_L is whether less than-MinV_T;
Step 8, MaxV_L<-MinV_T, then execution in step 8.1, MaxV_L 〉=-MinV_T, then execution in step 8.2;
Step 8.1, MaxV_L<-MinV_T, then directly establish MaxV_L=0, motor stops vibration;
Step 8.2, MaxV_L 〉=-MinV_T, then execution in step 9;
Step 9, EP (end of program) are proceeded next round and are judged.
2. the implementation method with music variation vibrating effect according to claim 1, it is characterized in that: the audio file in the above-mentioned steps 1 refers to the audio file of existing form.
3. one kind changes the implementation method of vibrating effect with music, it is characterized in that step is as follows:
This method relates to following data, cycle is T, the PCM data that read from the PCM buffer are represented with PCM_Level_L, the quantity of sampled point is SubCount in the one-period, the maximum of SubCount is MaxSubCount, amplitude maximum MaxV_tmp in the interruption, the amplitude reference value is set to constant VLowLimit, the sampled point reference value is set to constant FLowLimit, the maximum of interior all point of interruption amplitudes of sampling period is MaxV, effective period, number was that frequency is ICount, and the amplitude minimum reference value of establishing is MinV_T, and the time in sampling period is set according to product performance by realizing
Step 1, to after the audio file decoding not before the PCM data conversion becomes final speech simulation waveform, the data of intercepting PCM are read each PCM_Level_L from the PCM buffer;
Step 2, judge that PCM_Level_L is whether less than zero;
Step 3, PCM_Level_L<0, then execution in step 3.1, PCM_Level_L 〉=0, then execution in step 3.2;
Step 3.1, PCM_Level_L<0 then begin counting, obtain the quantity SubCount of sampled point in the one-period, and write down the amplitude maximum MaxV_tmp of this moment, skip to step 5;
Step 3.2, PCM_Level_L 〉=0 then begin to analyze SubCount and the MaxV_tmp that negative amplitude in the PCM buffer is read in an interruption, and execution in step 4;
Step 4, satisfy SubCount<FLowLimit simultaneously, MaxV_tmp<VLowLimit's, then be judged as high-frequency noise and filter out, do not add up, be periods of inactivity, count the maximum of SubCount, MaxV_tmp;
Step 5, count the maximum MaxV of MaxV_tmp in a sampling period, the maximum MaxSubCount among the SubCount, and count MaxV, MaxSubCount in the one-period, and count the quantity of ICount effective period;
The maximum MaxV that step 6, sampling period interior front and back double sampling of comparison obtain, establishing difference is MaxV_L;
Step 7, judge that MaxV_L is whether less than-MinV_T;
Step 8, MaxV_L<-MinV_T, then execution in step 8.1, MaxV_L 〉=-MinV_T, then execution in step 8.2;
Step 8.1, MaxV_L<-MinV_T, then directly establish MaxV_L=0, motor stops vibration;
Step 8.2, MaxV_L 〉=-MinV_T, then execution in step 9;
Step 9, EP (end of program) are carried out next round and are judged.
4. the implementation method with music variation vibrating effect according to claim 3, it is characterized in that: the audio file in the above-mentioned steps 1 refers to the audio file of existing form.
CN 201010546550 2010-11-11 2010-11-11 Implementation method for changing vibration effect with music Active CN102064832B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010546550 CN102064832B (en) 2010-11-11 2010-11-11 Implementation method for changing vibration effect with music

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010546550 CN102064832B (en) 2010-11-11 2010-11-11 Implementation method for changing vibration effect with music

Publications (2)

Publication Number Publication Date
CN102064832A true CN102064832A (en) 2011-05-18
CN102064832B CN102064832B (en) 2013-09-18

Family

ID=43999960

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010546550 Active CN102064832B (en) 2010-11-11 2010-11-11 Implementation method for changing vibration effect with music

Country Status (1)

Country Link
CN (1) CN102064832B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580692A (en) * 2014-12-02 2015-04-29 广东欧珀移动通信有限公司 Method and device for enabling mobile phone to dance with music
CN106126184A (en) * 2016-06-30 2016-11-16 维沃移动通信有限公司 A kind of audio signal player method and mobile terminal
CN108845673A (en) * 2012-08-31 2018-11-20 意美森公司 Use sound-haptic effect converting system of mapping
CN108989706A (en) * 2017-06-02 2018-12-11 北京字节跳动网络技术有限公司 The method and device of special efficacy is generated based on music rhythm
CN109887528A (en) * 2019-02-15 2019-06-14 上海艾为电子技术股份有限公司 Motor is with the method and device of audio frequency vibration, storage medium and electronic equipment
CN110198385A (en) * 2019-05-28 2019-09-03 Oppo广东移动通信有限公司 A kind of vibration frequency adjusting method, device, storage medium and electronic equipment
CN111669497A (en) * 2020-06-12 2020-09-15 杭州趣维科技有限公司 Method for driving sticker effect by volume during self-shooting of mobile terminal
CN112114674A (en) * 2020-09-29 2020-12-22 北京小米移动软件有限公司 Vibration intensity control method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1489148A (en) * 2002-10-10 2004-04-14 上海歌升音像科技有限公司 Portable (recordable) karaoke apparatus
EP1533784A2 (en) * 2003-11-20 2005-05-25 Sony Corporation Playback mode control device and method
US20070044641A1 (en) * 2003-02-12 2007-03-01 Mckinney Martin F Audio reproduction apparatus, method, computer program
CN101326570A (en) * 2005-10-13 2008-12-17 弗劳恩霍弗应用技术研究院 Controlling reproduction of audio data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1489148A (en) * 2002-10-10 2004-04-14 上海歌升音像科技有限公司 Portable (recordable) karaoke apparatus
US20070044641A1 (en) * 2003-02-12 2007-03-01 Mckinney Martin F Audio reproduction apparatus, method, computer program
EP1533784A2 (en) * 2003-11-20 2005-05-25 Sony Corporation Playback mode control device and method
CN101326570A (en) * 2005-10-13 2008-12-17 弗劳恩霍弗应用技术研究院 Controlling reproduction of audio data

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108845673A (en) * 2012-08-31 2018-11-20 意美森公司 Use sound-haptic effect converting system of mapping
CN108845673B (en) * 2012-08-31 2021-06-22 意美森公司 Sound-to-haptic effect conversion system using mapping
CN104580692A (en) * 2014-12-02 2015-04-29 广东欧珀移动通信有限公司 Method and device for enabling mobile phone to dance with music
CN106126184A (en) * 2016-06-30 2016-11-16 维沃移动通信有限公司 A kind of audio signal player method and mobile terminal
CN106126184B (en) * 2016-06-30 2019-04-12 维沃移动通信有限公司 A kind of audio signal playback method and mobile terminal
CN108989706A (en) * 2017-06-02 2018-12-11 北京字节跳动网络技术有限公司 The method and device of special efficacy is generated based on music rhythm
CN109887528A (en) * 2019-02-15 2019-06-14 上海艾为电子技术股份有限公司 Motor is with the method and device of audio frequency vibration, storage medium and electronic equipment
CN110198385A (en) * 2019-05-28 2019-09-03 Oppo广东移动通信有限公司 A kind of vibration frequency adjusting method, device, storage medium and electronic equipment
CN111669497A (en) * 2020-06-12 2020-09-15 杭州趣维科技有限公司 Method for driving sticker effect by volume during self-shooting of mobile terminal
CN112114674A (en) * 2020-09-29 2020-12-22 北京小米移动软件有限公司 Vibration intensity control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN102064832B (en) 2013-09-18

Similar Documents

Publication Publication Date Title
CN102064832B (en) Implementation method for changing vibration effect with music
CN103365415B (en) Use sound-haptic effect converting system of multi executors
CN102024481B (en) Method and device for extracting vibration information from audio file and vibrating device
CN103440862B (en) A kind of method of voice and music synthesis, device and equipment
CN103677249B (en) Use sound-haptic effect converting system of mapping
CN104538011B (en) A kind of tone adjusting method, device and terminal device
CN105405448A (en) Sound effect processing method and apparatus
JP2011123751A (en) Control device and method, and program
CN104992712B (en) It can identify music automatically at the method for spectrum
CN105773612A (en) System and method for controlling dance of robot
US8901406B1 (en) Selecting audio samples based on excitation state
CN108322868A (en) Improve the method that loud speaker plays piano voice sound quality
CN111312281B (en) Touch vibration implementation method
CN102404669A (en) Circuit and method for detecting audio frequency
ATE464129T1 (en) METHOD FOR PRODUCING A POLYPHONIC SOUND
Lim et al. An audio-haptic feedbacks for enhancing user experience in mobile devices
CN107393518B (en) Intelligent piano temperament identification and automatic adjustment system and method
CN2932557Y (en) Digital string sound processing circuit and the electric Hu violin using the same
CN107817965A (en) A kind of music adjusting method
CN106548782A (en) The processing method and mobile terminal of acoustical signal
CN110390954A (en) Method and device for evaluating quality of voice product
CN111246344A (en) Audio processing method and intelligent sound box
CN105718165A (en) Startup method and device of terminal background application
CN109243472A (en) A kind of audio-frequency processing method and audio processing system
CN209118747U (en) A kind of chord crying musical instrument intelligence temperament device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Changan Town, Guangdong province 523860 usha Beach Road Dongguan City, No. 18 Guangdong Oupo Mobile Communication Co Ltd

Patentee after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: Changan Town, Guangdong province 523860 usha Beach Road Dongguan City, No. 18 Guangdong Oupo Mobile Communication Co Ltd

Patentee before: Guangdong Opel Mobile Communications Co., Ltd.

CP01 Change in the name or title of a patent holder
CP02 Change in the address of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.

Address before: Changan Town, Guangdong province 523860 usha Beach Road Dongguan City, No. 18 Guangdong Oupo Mobile Communication Co Ltd

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.

CP02 Change in the address of a patent holder