Can you turn a recording upside-down?How Can I Replicate The Sound Of An Instrument?Sound-to-color synesthesia - a good and helpful thing?How can I tell when music is live and not recorded?Should you shape your voice consciously or try to find a natural voice?How can I tell if my microphone is broken?Compare the similarity of flow and rhythm of 2 songsIs this type of sound wave possible (Picture)Types of tools to automate “tape-like” audio manipulationMusical systems with more than 12 notesHow can I eliminate crackling noises coming out of my computer?

Steganography in Latex

I want to write a blog post building upon someone else's paper, how can I properly cite/credit them?

Why is there a cap on 401k contributions?

Visual Studio Code download existing code

How can I test a shell script in a "safe environment" to avoid harm to my computer?

What are these pads?

Examples where existence is harder than evaluation

Program for finding longest run of zeros from a list of 100 random integers which are either 0 or 1

Align a table column at a specific symbol

As a small race with a heavy weapon, does enlage remove the disadvantage?

Why did Ham the Chimp push levers?

Was Mohammed the most popular first name for boys born in Berlin in 2018?

What is the oldest instrument ever?

Why doesn't increasing the temperature of something like wood or paper set them on fire?

How to explain intravenous drug abuse to a 6-year-old?

Company stopped paying my salary. What are my options?

Add elements inside Array conditionally in JavaScript

Two (probably) equal real numbers which are not proved to be equal?

How do I minimise waste on a flight?

Crime rates in a post-scarcity economy

How can it be that ssh somename works, while nslookup somename does not?

The unknown and unexplained in science fiction

What computer port is this?

Names of the Six Tastes



Can you turn a recording upside-down?


How Can I Replicate The Sound Of An Instrument?Sound-to-color synesthesia - a good and helpful thing?How can I tell when music is live and not recorded?Should you shape your voice consciously or try to find a natural voice?How can I tell if my microphone is broken?Compare the similarity of flow and rhythm of 2 songsIs this type of sound wave possible (Picture)Types of tools to automate “tape-like” audio manipulationMusical systems with more than 12 notesHow can I eliminate crackling noises coming out of my computer?













4















If I had a recording of some music, I could play it backwards. This is pretty simple.



If I had some music recorded, could I flip it around a note like in this image? If possible, how does that work?



G A B A G flipping around the G to G F E F G










share|improve this question
























  • If by "recording" you mean a midi file, I'm sure you could write a transformation algorithm to accomplish the task. But "how does that work" seems a little too broad.

    – David Bowling
    2 hours ago











  • @DavidBowling I mean like an MP4 or OGG file

    – Stormblessed
    2 hours ago











  • I'm not sure that those formats store audio information in a way that would allow this kind of manipulation (I don't think so). The answer will really come down to the particulars of the file formats in question, so may be off-topic here. It sounds like a question that topo morto may have some insight into; I'm sure that he will be along sooner or later....

    – David Bowling
    2 hours ago











  • Unrelated: You could, for the most part, physically turn the sheet music upside-down, except for some symbols that would be hard to read.The notes would all be mapped to new locations.

    – user45266
    2 hours ago















4















If I had a recording of some music, I could play it backwards. This is pretty simple.



If I had some music recorded, could I flip it around a note like in this image? If possible, how does that work?



G A B A G flipping around the G to G F E F G










share|improve this question
























  • If by "recording" you mean a midi file, I'm sure you could write a transformation algorithm to accomplish the task. But "how does that work" seems a little too broad.

    – David Bowling
    2 hours ago











  • @DavidBowling I mean like an MP4 or OGG file

    – Stormblessed
    2 hours ago











  • I'm not sure that those formats store audio information in a way that would allow this kind of manipulation (I don't think so). The answer will really come down to the particulars of the file formats in question, so may be off-topic here. It sounds like a question that topo morto may have some insight into; I'm sure that he will be along sooner or later....

    – David Bowling
    2 hours ago











  • Unrelated: You could, for the most part, physically turn the sheet music upside-down, except for some symbols that would be hard to read.The notes would all be mapped to new locations.

    – user45266
    2 hours ago













4












4








4








If I had a recording of some music, I could play it backwards. This is pretty simple.



If I had some music recorded, could I flip it around a note like in this image? If possible, how does that work?



G A B A G flipping around the G to G F E F G










share|improve this question
















If I had a recording of some music, I could play it backwards. This is pretty simple.



If I had some music recorded, could I flip it around a note like in this image? If possible, how does that work?



G A B A G flipping around the G to G F E F G







sound






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 24 mins ago







Stormblessed

















asked 3 hours ago









StormblessedStormblessed

1446




1446












  • If by "recording" you mean a midi file, I'm sure you could write a transformation algorithm to accomplish the task. But "how does that work" seems a little too broad.

    – David Bowling
    2 hours ago











  • @DavidBowling I mean like an MP4 or OGG file

    – Stormblessed
    2 hours ago











  • I'm not sure that those formats store audio information in a way that would allow this kind of manipulation (I don't think so). The answer will really come down to the particulars of the file formats in question, so may be off-topic here. It sounds like a question that topo morto may have some insight into; I'm sure that he will be along sooner or later....

    – David Bowling
    2 hours ago











  • Unrelated: You could, for the most part, physically turn the sheet music upside-down, except for some symbols that would be hard to read.The notes would all be mapped to new locations.

    – user45266
    2 hours ago

















  • If by "recording" you mean a midi file, I'm sure you could write a transformation algorithm to accomplish the task. But "how does that work" seems a little too broad.

    – David Bowling
    2 hours ago











  • @DavidBowling I mean like an MP4 or OGG file

    – Stormblessed
    2 hours ago











  • I'm not sure that those formats store audio information in a way that would allow this kind of manipulation (I don't think so). The answer will really come down to the particulars of the file formats in question, so may be off-topic here. It sounds like a question that topo morto may have some insight into; I'm sure that he will be along sooner or later....

    – David Bowling
    2 hours ago











  • Unrelated: You could, for the most part, physically turn the sheet music upside-down, except for some symbols that would be hard to read.The notes would all be mapped to new locations.

    – user45266
    2 hours ago
















If by "recording" you mean a midi file, I'm sure you could write a transformation algorithm to accomplish the task. But "how does that work" seems a little too broad.

– David Bowling
2 hours ago





If by "recording" you mean a midi file, I'm sure you could write a transformation algorithm to accomplish the task. But "how does that work" seems a little too broad.

– David Bowling
2 hours ago













@DavidBowling I mean like an MP4 or OGG file

– Stormblessed
2 hours ago





@DavidBowling I mean like an MP4 or OGG file

– Stormblessed
2 hours ago













I'm not sure that those formats store audio information in a way that would allow this kind of manipulation (I don't think so). The answer will really come down to the particulars of the file formats in question, so may be off-topic here. It sounds like a question that topo morto may have some insight into; I'm sure that he will be along sooner or later....

– David Bowling
2 hours ago





I'm not sure that those formats store audio information in a way that would allow this kind of manipulation (I don't think so). The answer will really come down to the particulars of the file formats in question, so may be off-topic here. It sounds like a question that topo morto may have some insight into; I'm sure that he will be along sooner or later....

– David Bowling
2 hours ago













Unrelated: You could, for the most part, physically turn the sheet music upside-down, except for some symbols that would be hard to read.The notes would all be mapped to new locations.

– user45266
2 hours ago





Unrelated: You could, for the most part, physically turn the sheet music upside-down, except for some symbols that would be hard to read.The notes would all be mapped to new locations.

– user45266
2 hours ago










2 Answers
2






active

oldest

votes


















3














No, there is no single-pass audio process that can invert notes or melodies. Something like Celemony Melodyn Studio could get you started by analyzing all the notes, and then maybe you could embark on a lengthy MIDI inversion process and then try to use the inverted MIDI to re-arrange the audio in Melodyn. That could take a long time.






share|improve this answer


















  • 1





    Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

    – leftaroundabout
    26 mins ago











  • @leftaroundabout Is there any consumer software that does frequency shifting?

    – Your Uncle Bob
    20 mins ago











  • @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

    – leftaroundabout
    11 mins ago


















2














Theoretically, this could be done by adapting the techniques used in a vocoder.



A vocoder works by measuring the amplitude of different frequency bands in a modulator signal (e.g. vocals), and then using that information to filter a carrier signal (e.g. a synthesizer sound), giving it a similar frequency spectrum as the modulator signal.



If you inverted the connections, you could control the low frequencies in the carrier signal with the high frequencies in the modulator signal, and vice versa. In fact, patching the connections in a non-linear way was a feature of some analog vocoders, like the Moog 16-Channel Vocoder from 1979.



Moog 16-Channel Vocoder



Moog 16-Channel Vocoder (1979) with frequency band switching patch bay (image from vintagesynth.com)



To achieve completely frequency-mirrored audio, you'd have to use white noise (which contains all frequencies) as the carrier signal, and you would need to have many more frequency bands than the dozen or so of a classic vocoder. Software vocoders like Reason's BV512 can have hundreds of bands, but you'd probably need thousands to achieve anything "realistic".



Even then, the result would not be music with mirrored note pitches. Every sound would have its component harmonics mirrored, and the result would be unrecognizable and unmusical.






share|improve this answer

























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "240"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmusic.stackexchange.com%2fquestions%2f84654%2fcan-you-turn-a-recording-upside-down%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    No, there is no single-pass audio process that can invert notes or melodies. Something like Celemony Melodyn Studio could get you started by analyzing all the notes, and then maybe you could embark on a lengthy MIDI inversion process and then try to use the inverted MIDI to re-arrange the audio in Melodyn. That could take a long time.






    share|improve this answer


















    • 1





      Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

      – leftaroundabout
      26 mins ago











    • @leftaroundabout Is there any consumer software that does frequency shifting?

      – Your Uncle Bob
      20 mins ago











    • @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

      – leftaroundabout
      11 mins ago















    3














    No, there is no single-pass audio process that can invert notes or melodies. Something like Celemony Melodyn Studio could get you started by analyzing all the notes, and then maybe you could embark on a lengthy MIDI inversion process and then try to use the inverted MIDI to re-arrange the audio in Melodyn. That could take a long time.






    share|improve this answer


















    • 1





      Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

      – leftaroundabout
      26 mins ago











    • @leftaroundabout Is there any consumer software that does frequency shifting?

      – Your Uncle Bob
      20 mins ago











    • @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

      – leftaroundabout
      11 mins ago













    3












    3








    3







    No, there is no single-pass audio process that can invert notes or melodies. Something like Celemony Melodyn Studio could get you started by analyzing all the notes, and then maybe you could embark on a lengthy MIDI inversion process and then try to use the inverted MIDI to re-arrange the audio in Melodyn. That could take a long time.






    share|improve this answer













    No, there is no single-pass audio process that can invert notes or melodies. Something like Celemony Melodyn Studio could get you started by analyzing all the notes, and then maybe you could embark on a lengthy MIDI inversion process and then try to use the inverted MIDI to re-arrange the audio in Melodyn. That could take a long time.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 2 hours ago









    Todd WilcoxTodd Wilcox

    38.4k372130




    38.4k372130







    • 1





      Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

      – leftaroundabout
      26 mins ago











    • @leftaroundabout Is there any consumer software that does frequency shifting?

      – Your Uncle Bob
      20 mins ago











    • @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

      – leftaroundabout
      11 mins ago












    • 1





      Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

      – leftaroundabout
      26 mins ago











    • @leftaroundabout Is there any consumer software that does frequency shifting?

      – Your Uncle Bob
      20 mins ago











    • @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

      – leftaroundabout
      11 mins ago







    1




    1





    Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

    – leftaroundabout
    26 mins ago





    Actually, I'd say frequency shifting (not pitch shifting!) can do something that could be called melodic inversion, though it sounds really weird (as it also completely scrambles the overtones of each single note).

    – leftaroundabout
    26 mins ago













    @leftaroundabout Is there any consumer software that does frequency shifting?

    – Your Uncle Bob
    20 mins ago





    @leftaroundabout Is there any consumer software that does frequency shifting?

    – Your Uncle Bob
    20 mins ago













    @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

    – leftaroundabout
    11 mins ago





    @YourUncleBob I'm not aware of any that does specifically frequency shifting, but the operation is mathematically related to ring modulation and indeed sounds almost as weird.

    – leftaroundabout
    11 mins ago











    2














    Theoretically, this could be done by adapting the techniques used in a vocoder.



    A vocoder works by measuring the amplitude of different frequency bands in a modulator signal (e.g. vocals), and then using that information to filter a carrier signal (e.g. a synthesizer sound), giving it a similar frequency spectrum as the modulator signal.



    If you inverted the connections, you could control the low frequencies in the carrier signal with the high frequencies in the modulator signal, and vice versa. In fact, patching the connections in a non-linear way was a feature of some analog vocoders, like the Moog 16-Channel Vocoder from 1979.



    Moog 16-Channel Vocoder



    Moog 16-Channel Vocoder (1979) with frequency band switching patch bay (image from vintagesynth.com)



    To achieve completely frequency-mirrored audio, you'd have to use white noise (which contains all frequencies) as the carrier signal, and you would need to have many more frequency bands than the dozen or so of a classic vocoder. Software vocoders like Reason's BV512 can have hundreds of bands, but you'd probably need thousands to achieve anything "realistic".



    Even then, the result would not be music with mirrored note pitches. Every sound would have its component harmonics mirrored, and the result would be unrecognizable and unmusical.






    share|improve this answer





























      2














      Theoretically, this could be done by adapting the techniques used in a vocoder.



      A vocoder works by measuring the amplitude of different frequency bands in a modulator signal (e.g. vocals), and then using that information to filter a carrier signal (e.g. a synthesizer sound), giving it a similar frequency spectrum as the modulator signal.



      If you inverted the connections, you could control the low frequencies in the carrier signal with the high frequencies in the modulator signal, and vice versa. In fact, patching the connections in a non-linear way was a feature of some analog vocoders, like the Moog 16-Channel Vocoder from 1979.



      Moog 16-Channel Vocoder



      Moog 16-Channel Vocoder (1979) with frequency band switching patch bay (image from vintagesynth.com)



      To achieve completely frequency-mirrored audio, you'd have to use white noise (which contains all frequencies) as the carrier signal, and you would need to have many more frequency bands than the dozen or so of a classic vocoder. Software vocoders like Reason's BV512 can have hundreds of bands, but you'd probably need thousands to achieve anything "realistic".



      Even then, the result would not be music with mirrored note pitches. Every sound would have its component harmonics mirrored, and the result would be unrecognizable and unmusical.






      share|improve this answer



























        2












        2








        2







        Theoretically, this could be done by adapting the techniques used in a vocoder.



        A vocoder works by measuring the amplitude of different frequency bands in a modulator signal (e.g. vocals), and then using that information to filter a carrier signal (e.g. a synthesizer sound), giving it a similar frequency spectrum as the modulator signal.



        If you inverted the connections, you could control the low frequencies in the carrier signal with the high frequencies in the modulator signal, and vice versa. In fact, patching the connections in a non-linear way was a feature of some analog vocoders, like the Moog 16-Channel Vocoder from 1979.



        Moog 16-Channel Vocoder



        Moog 16-Channel Vocoder (1979) with frequency band switching patch bay (image from vintagesynth.com)



        To achieve completely frequency-mirrored audio, you'd have to use white noise (which contains all frequencies) as the carrier signal, and you would need to have many more frequency bands than the dozen or so of a classic vocoder. Software vocoders like Reason's BV512 can have hundreds of bands, but you'd probably need thousands to achieve anything "realistic".



        Even then, the result would not be music with mirrored note pitches. Every sound would have its component harmonics mirrored, and the result would be unrecognizable and unmusical.






        share|improve this answer















        Theoretically, this could be done by adapting the techniques used in a vocoder.



        A vocoder works by measuring the amplitude of different frequency bands in a modulator signal (e.g. vocals), and then using that information to filter a carrier signal (e.g. a synthesizer sound), giving it a similar frequency spectrum as the modulator signal.



        If you inverted the connections, you could control the low frequencies in the carrier signal with the high frequencies in the modulator signal, and vice versa. In fact, patching the connections in a non-linear way was a feature of some analog vocoders, like the Moog 16-Channel Vocoder from 1979.



        Moog 16-Channel Vocoder



        Moog 16-Channel Vocoder (1979) with frequency band switching patch bay (image from vintagesynth.com)



        To achieve completely frequency-mirrored audio, you'd have to use white noise (which contains all frequencies) as the carrier signal, and you would need to have many more frequency bands than the dozen or so of a classic vocoder. Software vocoders like Reason's BV512 can have hundreds of bands, but you'd probably need thousands to achieve anything "realistic".



        Even then, the result would not be music with mirrored note pitches. Every sound would have its component harmonics mirrored, and the result would be unrecognizable and unmusical.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 2 mins ago

























        answered 35 mins ago









        Your Uncle BobYour Uncle Bob

        1,332418




        1,332418



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Music: Practice & Theory Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmusic.stackexchange.com%2fquestions%2f84654%2fcan-you-turn-a-recording-upside-down%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Log på Navigationsmenu

            Creating second map without labels using QGIS?How to lock map labels for inset map in Print Composer?How to Force the Showing of Labels of a Vector File in QGISQGIS Valmiera, Labels only show for part of polygonsRemoving duplicate point labels in QGISLabeling every feature using QGIS?Show labels for point features outside map canvasAbbreviate Road Labels in QGIS only when requiredExporting map from composer in QGIS - text labels have moved in output?How to make sure labels in qgis turn up in layout map?Writing label expression with ArcMap and If then Statement?

            Nuuk Indholdsfortegnelse Etyomologi | Historie | Geografi | Transport og infrastruktur | Politik og administration | Uddannelsesinstitutioner | Kultur | Venskabsbyer | Noter | Eksterne henvisninger | Se også | Navigationsmenuwww.sermersooq.gl64°10′N 51°45′V / 64.167°N 51.750°V / 64.167; -51.75064°10′N 51°45′V / 64.167°N 51.750°V / 64.167; -51.750DMI - KlimanormalerSalmonsen, s. 850Grønlands Naturinstitut undersøger rensdyr i Akia og Maniitsoq foråret 2008Grønlands NaturinstitutNy vej til Qinngorput indviet i dagAntallet af biler i Nuuk må begrænsesNy taxacentral mødt med demonstrationKøreplan. Rute 1, 2 og 3SnescootersporNuukNord er for storSkoler i Kommuneqarfik SermersooqAtuarfik Samuel KleinschmidtKangillinguit AtuarfiatNuussuup AtuarfiaNuuk Internationale FriskoleIlinniarfissuaq, Grønlands SeminariumLedelseÅrsberetning for 2008Kunst og arkitekturÅrsberetning for 2008Julie om naturenNuuk KunstmuseumSilamiutGrønlands Nationalmuseum og ArkivStatistisk ÅrbogGrønlands LandsbibliotekStore koncerter på stribeVandhund nummer 1.000.000Kommuneqarfik Sermersooq – MalikForsidenVenskabsbyerLyngby-Taarbæk i GrønlandArctic Business NetworkWinter Cities 2008 i NuukDagligt opdaterede satellitbilleder fra NuukområdetKommuneqarfik Sermersooqs hjemmesideTurist i NuukGrønlands Statistiks databankGrønlands Hjemmestyres valgresultaterrrWorldCat124325457671310-5