{"id":14301,"date":"2002-04-11T00:00:00","date_gmt":"2002-04-11T00:00:00","guid":{"rendered":"http:\/\/www.sweetwater.com\/sweetcare\/?p=14301"},"modified":"2007-04-27T00:00:00","modified_gmt":"2007-04-27T00:00:00","slug":"vocoder","status":"publish","type":"articles","link":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/","title":{"rendered":"Using the Vocoder?"},"content":{"rendered":"<p>Press the MASTER key<br \/>Press the MAST2 soft button to reach the MAST2 page:<br \/>The MAST2 page enables you to perform a hard reset of your instrument (this deletes<br \/>everything in RAM, so be careful!), and to turn the vocoder feature on and off.<br \/>The Vocoder<br \/>Vocoding is a special feature that allows you to use an input signal to control another audio<br \/>(slave) signal. Typically you would use a synthesizer for the input signal, although in fact you<br \/>can use any sound source. You must have the sampling option to be able to use the vocoder.<br \/>Using the Vocoder<br \/>Go to Setup Mode and select one of the setups in the memory bank where you just loaded the<br \/>vocoder -le. If you are using an external sound source for your slave, choose the setup Vocoder-<br \/>ExtSlave. If you are using the K2600 as the input source for the slave, then you can choose either<br \/>Vocoder-22 Band or Vocoder-20 Band. The 22-band vocoder will allow you to play up to 4<br \/>voices of polyphony on the slave program; the 20-band vocoder will allow you to play up to 8<br \/>voices of polyphony on the slave program.<br \/>Play a note or chord on your keyboard and speak into the microphone. You should be able to<br \/>hear what you are speaking, but the sound will be a string sound (assuming you are using the<br \/>K2600 as the slave source), pitched to the note or chord you are playing.<br \/>If you have a keyboard model, try moving Sliders A, B, and C, and listen for changes in the<br \/>sound. If you have a rack-mount model, you can send MIDI Controller numbers 6, 12, &#038; 13 from<br \/>your controller. Since the setups contain entry values for these sliders, you may have to move<br \/>the slider across its full range before it begins to take effect.<br \/>Effects Issues and Output Issues<br \/>The studio assigned to the vocoder setups is con-gured in the following manner: If you are<br \/>using the K2600 for the slave signal, the slave program (in zone 3) has its output assigned to<br \/>KDFX-B, which is being routed to the FXBus2, with no effect. On the OUTPUT page in the Setup<br \/>Editor, Output B is set to FXBus2, thereby sending the signal from the slave program to the B<br \/>outputs and from B Right into the right side of the sample input.<br \/>The slave program has its output panned hard right within the program, so if you decide to try<br \/>using a different slave program, you will probably want to edit the program itself to pan its<br \/>output hard right, so you get 100% of the signal. You don&#8217;t need to worry about setting the output pair within the program, because the Out parameter on the CH\/PRG page of the Setup<br \/>Editor is set to KDFX-B in zone 3, thereby overriding any settings from within the program.<br \/>The vocoder programs themselves are assigned to KDFX-A, which is being routed to FXBus1.<br \/>On the OUTPUT page in the Setup Editor, Output A is set to Mix. So the -nal output of the<br \/>vocoder programs is run through the effect and then comes out the A Outs and the Mix Outs.<br \/>Don&#213;t use the Mix audio outputs, however, or you&#213;ll hear the slave program along with the<br \/>vocoder.<br \/>If you choose to change the effects, you may -nd it easier to edit the vocoder studio, and try<br \/>changing the effects assigned to FXBus1, FXBus2, and AuxFX. But if you want to change to a<br \/>different studio, you will need to make sure the following parameters are set correctly: on the<br \/>FXBUS page, for FXBus2, set the Level parameters for both Aux and Mix to Off, and on the<br \/>OUTPUT page, set Output B to FXBus2.<br \/>How Vocoding Works<br \/>A vocoder is a device that analyzes the time-varying audio spectrum of one signal (the master)<br \/>and imposes that spectrum as a -lter on a second signal (the slave.) The method we use is an<br \/>emulation of the traditional analog technique involving banks of bandpass -lters and envelope<br \/>followers.<br \/>The master signal is what you send from the microphone, and the slave signal is what you send<br \/>from an external synthesizer or other sound source, or a program from the K2600.<br \/>The master signal is sent to a number of bandpass -lters in parallel. The center frequencies are<br \/>spaced to cover the most useful frequencies. The lowest frequency -lter is a low pass rather than<br \/>a bandpass, which groups all low-frequency components together. Likewise, the highest -lter is<br \/>a high pass. The outputs of all these bandpass -lters go into individual envelope followers,<br \/>which detect the level of signal present in each band. The output of the envelope follower is then<br \/>used as a control for the slave signal.<br \/>The slave signal is also sent to the same number of bandpass -lters. These generally have the<br \/>same center frequencies as the master bandpasses. The output signals from the slave bandpasses<br \/>are multiplied, one by one, by the outputs of the envelope followers (from the master signal).<br \/>The resulting products are all added together for the -nal output.<br \/>Since each band requires two layers (one for master and one for slave), the largest number of<br \/>bands you can have for vocoding is 24. (24*2=48, which is your maximum polyphony.) The<br \/>programs in the Setup called Vocoder-ExtSlave use 24 bands. If you want to use the K2600 to<br \/>generate your slave signal, then you have to use either the 22- or 20-band vocoder setups, which<br \/>have fewer bands, and therefore leave 4 or 8 voices of polyphony available for the slave signal<br \/>program.<br \/>Since 48 (or 44 or 40) layers are used, and a drum program has a maximum of 32 layers, we use<br \/>two 24 (or 22 or 20) layer programs, on different MIDI channels, that are combined in a setup.<br \/>Each of the setups has 3 zones. In the 22- and 20-band vocoder setups, the -rst two zones are<br \/>used for the vocoding programs and the third zone plays the internal program that is used for<br \/>the slave signal. In Vocoder-ExtSlave, the third zone is set to transmit via MIDI only, on<br \/>Channel 1. (This allows you to play your external sound source, if it is a rack, but won&#8217;t play a<br \/>K2600 internal program.)<br \/>Layers are grouped in pairs, with the master signal going to the -rst layer, and the slave to the<br \/>second. All odd numbered layers are master and all even numbered layers are slave. If you look<br \/>at the algorithms in the vocoding programs, you will see that the -rst two DSP blocks (after<br \/>PITCH) of each layer are a bandpass -lter (or low pass or hi pass -lters for the -rst and last<br \/>bands). The -rst layer then has a DSP called MASTER, while the second layer has a DSP called SLAVE. These stages are then followed by an AMP stage. These DSP blocks perform the<br \/>function of an envelope follower and gain multiplication.<br \/>The signal &#223;ows from the odd numbered (master) layer to its associated even numbered (Slave)<br \/>layer (for example, from layer 1 to 2), which is something that does not happen in other<br \/>algorithms. The low pass frequencies controlled by the third time slot for each layer set the<br \/>response speed of the envelope follower. They are normally set to the same frequency. The<br \/>master layer controls the frequency of one pole of low pass -ltering, and the slave layer controls<br \/>two more poles.<br \/>The AMP page on the master layer does nothing. There is no output from this layer, so any<br \/>settings on the OUTPUT page don&#8217;t matter. The slave layer&#8217;s AMP page does do an actual<br \/>amplitude control. The output pages for slave layers are active, and can be used to choose the<br \/>output group and set the step panning.<br \/>All of the master layers use the LiveIn Left keymap and all of the slave layers use the LiveIn<br \/>Right keymap. That is why you must plug the microphone into the left side of the sample input<br \/>and the slave source into the right side.<br \/>As is always the case with Live mode, a note message is required in order for an incoming signal<br \/>to be processed through VAST. Therefore, the two layers in the setup assigned to the vocoding<br \/>programs have Pswitch2 set to generate a C4 with a velocity of 127, as soon as the setup is<br \/>selected. That note remains on until you select a different setup. The setups are edited so that<br \/>none of the notes on an 88 note keyboard are assigned to either of the two vocoding programs<br \/>Real-time Control of the Vocoding Programs<br \/>The most important control parameter is the envelope follower speed, set by the third time slot<br \/>low pass parameters. These are set to C 6 on all the layers for the initial level. Slider A (MIDI 6)<br \/>lowers the cutoff up to 8 octaves (9600 cents). Therefore, the higher you raise the slider, the<br \/>slower the envelope follower speed. C 6, as a -lter cutoff, has a time constant on the order of one<br \/>millisecond. This is generally too fast. For best results, this should be lowered about 4 octaves to<br \/>C 2 (half the range of the Data Slider), to a time constant of 16 milliseconds. Too slow and the<br \/>vocoder will not respond to quick transients, like consonants, and too fast will result in a jittery<br \/>sort of sound, as the envelopes follow every little &#223;uctuation. At the fastest possible setting, the<br \/>envelopes follow the master audio signal itself, and an extremely harsh intermodulation is<br \/>heard between master and slave. The vocoder setups have an entry value of 64 for this slider, so<br \/>when the setup is selected it is the equivalent of having the slider halfway up.<br \/>Slider B (MIDI 12) is used to control the width of the band pass -lters (for all bands except the<br \/>lowest and highest). The vocoder setups have an entry value of 10 for this slider, the equivalent<br \/>of having the slider at the -rst dot above the bottom.<br \/>Slider C (MIDI 13) transposes the center frequencies of all the slave bandpasses upward<br \/>together. It gives you the same result as pitch shifting the master signal up. Vocal formants will<br \/>be munchkinized as you bring the slider up. The vocoder setups have an entry value of 0 for this<br \/>slider, the equivalent of having the slider at the bottom.<br \/>Additional Notes and Programming Suggestions<br \/>The classic application of a vocoder is to make instrumental sounds talk\/sing. The slave signal<br \/>has to have a lot of high frequency content, or the consonants will not be heard clearly. However,<br \/>there is no rule set in stone that you must speak words into the microphone. Using the vocoder<br \/>just as a timbral control can be just as interesting. You can get very expressive results by using<br \/>your voice to control a lead line, doing the articulation and -lter control by talking, singing, or<br \/>just making various vocal sounds. You can get some of the same types of results you would by<br \/>using a breath controller. It&#213;s a little like having a 24-band graphic equalizer, but instead of<br \/>controlling it with your hands, you use your voice. Furthermore, you don&#8217;t even have to use a microphone as the master. You can send a signal from<br \/>anything else that has varied timbral content and get interesting results. For example, the master<br \/>signal could be a drum loop or some other recorded sound that changes timbres regularly.<br \/>The analog sample inputs on the K2500 are line level, not mic level. This means you have to<br \/>boost the gain on the sample page to get a good signal. But this also increases the general noise<br \/>level of the input signal. If you have a mic preamp, or plug the mic into a mixing board before<br \/>sending the signal to the K2600, you can lower the Gain parameter and start with a much<br \/>cleaner signal. This is highly recommended.<br \/>In addition, you will -nd you get better results if you run the preamped mic signal into a<br \/>compressor before sending it to the K2600. This can also be done for the slave signal. Using<br \/>compressors will give you a much more even dynamic result, making it easier to play and<br \/>control your sound. This is because the dynamic range of the master and slave signals is added<br \/>together. For example, let&#213;s say both the master and slave signals have a dynamic range of 20 dB.<br \/>The resulting signal will have a dynamic range of 40 dB, giving you a very wide range between<br \/>the softest and loudest signals you can produce.<br \/>One way to improve intelligibility is to mix in a little of the master signal into the -nal audio<br \/>output. This can be done in a couple of ways. If you run the mic into a mixer, you can split the<br \/>signal, sending it both to the K2600 as well as to your -nal mix.<br \/>A second way is to include it in the vocoder program. You can do this by editing one of the<br \/>programs in the 22- or 20-band vocoder setups. You would want to add a layer to the program<br \/>(it doesn&#8217;t matter which one of the two programs you edit). Set the Keymap for the layer to<br \/>LiveIn L and choose Algorithm 1 with the DSP function set to NONE. You could then control the<br \/>amount of the signal by editing the Adjust parameter on the F4 AMP page (or even assign a<br \/>control source to vary the amount).<br \/>You could then try various algorithms and DSP functions to further modify the signal. Running<br \/>the signal through a high pass DSP to emphasize vocal articulations is one obvious example.<br \/>Just make sure that you don&#8217;t use the SHAPE 2 or AMP MOD OSC DSP functions. In that case,<br \/>the master signal won&#8217;t be output.<br \/>If you are using the K2600 for the slave signal, try editing the slave vocoder program. A simple<br \/>thing to try is to choose a different keymap. The AMPENV in this program has been set to User,<br \/>with a lengthy decay, so you can even choose decaying sounds such as guitar, and get<br \/>interesting results. And of course, you can choose other programs as the slave.<br \/>And of course, you should try making some of your own programs to use as a source. Just edit<br \/>the setup and change the program in zone 3 to your new program. For example:<br \/>&#165; Use an LFO to modulate the center frequencies of the slave bandpasses, or the master<br \/>bandpasses.<br \/>&#165; Try panning alternate bands of the slave layers to L and R to create a &#210;fake stereo&#211; program.<br \/>&#165; Try different center frequencies from the ones used in the preset programs.<br \/>&#165; Currently the center frequencies of the slave layers match the master layers. Try scrambling<br \/>the slave frequencies relative to the master frequencies.<br \/>&#165; If you are using the K2600 for the slave signal and need more polyphony, you can delete<br \/>some of the layers in the vocoding programs. Make sure to delete matching sets of master<br \/>and slave layers. You will probably want to readjust the frequencies and widths of the<br \/>remaining layers accordingly.<br \/>More applications<br \/>Instead of using a microphone or other external source for your master, you could use the K2600<br \/>to generate both the master and slave signals. There are two ways you could set this up. You can<br \/>either edit the setup to add another program on a 4th zone, or you could edit the slave source<br \/>program to add more layers. Then split the keyboard so that one side plays the master zone\/<br \/>layers and the other side plays the slave zone\/layers. On the OUTPUT page, make sure all the<br \/>master layers are assigned to B and panned hard left and the slave layers assigned to B and<br \/>panned hard right. You will then have to alter the wiring setup described at the beginning of this<br \/>document so that the B Left jack is going to the left side of the stereo sample input.<br \/>If you edit width of the master layers so that they are extremely narrow, and set the frequencies<br \/>to a speci-c scale pattern, then if you sing into the microphone, you will only hear sound as you<br \/>sing the speci-c pitches in that scale.<br \/>If you edit the width of the slave layers so that they are extremely narrow, then you will get a<br \/>very pure tonal sound, hearing only very speci-c pitches depending on the harmonic content of<br \/>the master.<br \/>Another possibility for using very narrow width master layers: Edit the slave layers so that<br \/>instead of using a series of bandpass -lters, each slave layer uses different DSP functions in the<br \/>F1 and F2 slots (remember that the F3 slot still needs to be set to LPCLIP in order for the<br \/>vocoding function to work&#209;you can change algorithms as long as the algorithm allows LPCLIP<br \/>to be selected for the F3 slot). Now, if you sing various pitches, the slave signal will be played<br \/>through the various corresponding VAST algorithms.<br \/>It is actually possible to use samples in RAM (or ROM) instead of the Live Mode In for either the<br \/>master or slave signals (or even both of them). Just change the Keymap parameter on the<br \/>KEYMAP Page. (Remember that you need to edit the Keymap parameter on all master and\/or<br \/>slave layers.) In this case, the keymap would be playing a single held sample, so you will want<br \/>to use a looped sample. Loops with changing harmonic content will work best. The note used in<br \/>the setups is C 4, so you would want the sample root at C 4 to hear it back without transposition.<br \/>You will need to edit the layers, save the programs, and reselect the setup before you will hear<br \/>the change. If both the master and slave layers call up samples in the unit, then as soon as you<br \/>select the setup, you will hear sound without even touching the keyboard! You might want to<br \/>assign a slider to the F4 AMP page on the slave layers to control the amount of output. If the<br \/>master and slave layers are loops of slightly different lengths, then you will hear a continually<br \/>changing sound that could appear to go in inde-nitely without changing.<br \/>Continuing with the previous suggestion, you could set the slave layers to different keymaps,<br \/>each layer assigned to a different sample loop. Edit the DSP functions on the slave layers so that<br \/>F1 and F2 are set to NONE, or some other DSP function. Set the master layers to very narrow<br \/>widths. Now, as your master signal changes frequencies you will hear different sample loops<br \/>fading in and out.<\/p>\n","protected":false},"featured_media":0,"template":"","categories":[],"tags":[],"storecat":[],"itemids":[24235,24243],"manufacturers":[33482],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<meta name=\"description\" content=\"Check out the Using the Vocoder? page at Sweetwater \u2014 the world&#039;s leading music technology and instrument retailer!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using the Vocoder? - SweetCare\" \/>\n<meta property=\"og:description\" content=\"Press the MASTER keyPress the MAST2 soft button to reach the MAST2 page:The MAST2 page enables you to perform a hard reset of your instrument (this deleteseverything in RAM, so be careful!), and to turn the vocoder feature on and off.The VocoderVocoding is a special feature that allows you to use an input signal to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/\" \/>\n<meta property=\"og:site_name\" content=\"SweetCare\" \/>\n<meta property=\"article:modified_time\" content=\"2007-04-27T00:00:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sweetwater.com\/sweetcare\/#website\",\"url\":\"https:\/\/www.sweetwater.com\/sweetcare\/\",\"name\":\"SweetCare\",\"description\":\"Service and Support\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sweetwater.com\/sweetcare\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/#webpage\",\"url\":\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/\",\"name\":\"Using the Vocoder? - SweetCare\",\"isPartOf\":{\"@id\":\"https:\/\/www.sweetwater.com\/sweetcare\/#website\"},\"datePublished\":\"2002-04-11T00:00:00+00:00\",\"dateModified\":\"2007-04-27T00:00:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sweetwater.com\/sweetcare\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/www.sweetwater.com\/sweetcare\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Using the Vocoder?\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"description":"Check out the Using the Vocoder? page at Sweetwater \u2014 the world's leading music technology and instrument retailer!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/","og_locale":"en_US","og_type":"article","og_title":"Using the Vocoder? - SweetCare","og_description":"Press the MASTER keyPress the MAST2 soft button to reach the MAST2 page:The MAST2 page enables you to perform a hard reset of your instrument (this deleteseverything in RAM, so be careful!), and to turn the vocoder feature on and off.The VocoderVocoding is a special feature that allows you to use an input signal to [&hellip;]","og_url":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/","og_site_name":"SweetCare","article_modified_time":"2007-04-27T00:00:00+00:00","twitter_card":"summary","twitter_misc":{"Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.sweetwater.com\/sweetcare\/#website","url":"https:\/\/www.sweetwater.com\/sweetcare\/","name":"SweetCare","description":"Service and Support","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sweetwater.com\/sweetcare\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/#webpage","url":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/","name":"Using the Vocoder? - SweetCare","isPartOf":{"@id":"https:\/\/www.sweetwater.com\/sweetcare\/#website"},"datePublished":"2002-04-11T00:00:00+00:00","dateModified":"2007-04-27T00:00:00+00:00","breadcrumb":{"@id":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/vocoder\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sweetwater.com\/sweetcare\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/www.sweetwater.com\/sweetcare\/articles\/"},{"@type":"ListItem","position":3,"name":"Using the Vocoder?"}]}]}},"_links":{"self":[{"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/articles\/14301"}],"collection":[{"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/types\/articles"}],"version-history":[{"count":0,"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/articles\/14301\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/media?parent=14301"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/categories?post=14301"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/tags?post=14301"},{"taxonomy":"storecat","embeddable":true,"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/storecat?post=14301"},{"taxonomy":"itemids","embeddable":true,"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/itemids?post=14301"},{"taxonomy":"manufacturers","embeddable":true,"href":"https:\/\/www.sweetwater.com\/sweetcare\/wp-json\/wp\/v2\/manufacturers?post=14301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}