var mi_version = '9.5.3';
var mi_track_ = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/abramus-br.noticiasdoriogrande.com\/musica\/departamento-internacional\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-PT23LMLSS6',
];
/* Function to detect opted out s */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_track_) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = monsterinsights_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
MonsterInsightsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-PT23LMLSS6', {"forceSSL":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
} /*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} /* */
var monsterinsights_frontend = {"js_events_tracking":"true","_extensions":"pdf,doc,ppt,xls,zip,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/abramus-br.noticiasdoriogrande.com","hash_tracking":"false","v4_id":"G-PT23LMLSS6"};/* */ var pysOptions={"staticEvents":{"facebook":{"init_event":[{"delay":0,"type":"static","ajaxFire":!1,"name":"PageView","pixelIds":["231041514370877"],"eventID":"15ead174-d185-4189-88e9-28c8c173fdcf","params":{"page_title":"Departamento Internacional","post_type":"page","post_id":12259,"plugin":"PixelYourSite","_role":"guest","event_url":"abramus-br.noticiasdoriogrande.com\/musica\/departamento-internacional\/"},"e_id":"init_event","ids":[],"hasTimeWindow":!1,"timeWindow":0,"woo_order":"","edd_order":""}]}},"dynamicEvents":[],"triggerEvents":[],"triggerEventTypes":[],"facebook":{"pixelIds":["231041514370877"],"advancedMatching":[],"advancedMatchingEnabled":!1,"removeMetadata":!1,"contentParams":{"post_type":"page","post_id":12259,"content_name":"Departamento Internacional"},"commentEventEnabled":!0,"wooVariableAsSimple":!1,"Enabled":!0,"formEventEnabled":!0,"serverApiEnabled":!1,"wooCRSendFromServer":!1,"send_external_id":null,"enabled_medical":!1,"do_not_track_medical_param":["event_url","post_title","page_title","landing_page","content_name","categories","category_name","tags"],"meta_ldu":!1},"debug":"","siteUrl":"https:\/\/abramus-br.noticiasdoriogrande.com","ajaxUrl":"https:\/\/abramus-br.noticiasdoriogrande.com\/wp-\/-ajax.php","ajax_event":"df012c7be9","enable_remove__url_param":"1","cookie_duration":"7","last_visit_duration":"60","enable_success_send_form":"","ajaxForServerEvent":"1","ajaxForServerStaticEvent":"1","send_external_id":"1","external_id_expire":"180","track_cookie_for_subdomains":"1","google_consent_mode":"1","gdpr":{"ajax_enabled":!1,"all_disabled_by_api":!1,"facebook_disabled_by_api":!1,"analytics_disabled_by_api":!1,"google_ads_disabled_by_api":!1,"pinterest_disabled_by_api":!1,"bing_disabled_by_api":!1,"externalID_disabled_by_api":!1,"facebook_prior_consent_enabled":!1,"analytics_prior_consent_enabled":!0,"google_ads_prior_consent_enabled":null,"pinterest_prior_consent_enabled":!0,"bing_prior_consent_enabled":!0,"cookiebot_integration_enabled":!1,"cookiebot_facebook_consent_category":"marketing","cookiebot_analytics_consent_category":"statistics","cookiebot_tiktok_consent_category":"marketing","cookiebot_google_ads_consent_category":"marketing","cookiebot_pinterest_consent_category":"marketing","cookiebot_bing_consent_category":"marketing","consent_magic_integration_enabled":!1,"real_cookie_banner_integration_enabled":!1,"cookie_notice_integration_enabled":!1,"cookie_law_info_integration_enabled":!1,"analytics_storage":{"enabled":!0,"value":"granted","filter":!1},"ad_storage":{"enabled":!0,"value":"granted","filter":!1},"ad__data":{"enabled":!0,"value":"granted","filter":!1},"ad_personalization":{"enabled":!0,"value":"granted","filter":!1}},"cookie":{"disabled_all_cookie":!1,"disabled_start_session_cookie":!1,"disabled_advanced_form_data_cookie":!1,"disabled_landing_page_cookie":!1,"disabled_first_visit_cookie":!1,"disabled_trafficsource_cookie":!1,"disabled_utm_cookie":!1,"disabled_utmId_cookie":!1},"tracking_analytics":{"TrafficSource":"yahoo.com","TrafficLanding":"undefined","TrafficUtms":[],"TrafficUtmsId":[]},"GATags":{"ga_datalayer_type":"default","ga_datalayer_name":"dataLayerPYS"},"woo":{"enabled":!1},"edd":{"enabled":!1},"cache_by":"1749391177"} .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}.wp-block-gallery.is-cropped .blocks-gallery-item picture{height:100%;width:100%;}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image), .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
display:inline-block
}
._label a {
font-family: 'Roboto Slab', serif;
font-size: 15px;
color: #fff;
line-height: inherit;
max-width: 300px;
background: #6e355a;
padding: 12px;
margin: 5px 0 5px 0 !important;
display: block;
text-align: center;
text-decoration: none;
}
._label a:hover {
text-decoration: underline;
}
.lista_revistas {
display:inline-block;
}
.lista_revistas li{
list-style: none;
display: inline-flex;
}
@media screen and (max-width: 1200px){
.contBoxTitle {display: none} window.adoptHideAfterConsent=!0
4z3s46
Departamento Internacional
A maior associação de música e artes do brasil
A maior associação de música e artes do brasil
Internacional
International 1jt1s Internacional
International
406m3f A ABRAMUS é membro das seguintes organizações internacionais:
ABRAMUS is a member of the following international organizations:
CALENDÁRIO DE DISTRIBUIÇÃO 6lf4q
ECAD DISTRIBUCTION CALENDAR 4m4l68
PROPOSTA DE FILIAÇÃO 405y3d
HIP APPLICATION FORMS 5i5i2s
PESQUISA DE REPRESENTAÇÃO 39545f
REPERTOIRE INQUIRIES 4p1r3z
Se a sua música está tocando no exterior, avise ao departamento Internacional da ABRAMUS.
Com as informações de onde e quando a sua obra foi executada, nós verificaremos se você
tem valores a receber.
You can the international department from ABRAMUS if your songs played abroad.
All you need is to inform us of where and when it was airplayed and we search to see
if there is any outstanding revenue to you.
Informações relevantes para cobrança
Relevant Informations for inquiries
Nome Completo e pseudônimo
Nome das músicas e obras executadas
Nome do intérprete
Fullname and pseudonyms
Name of the tracks or works
Main artist's name
Para show:
Data e local (nome do produtor seu endereço e contatos, cidade, nome do espaço de realização do evento)
For concerts:
Dates and place where it happened (name of the place and responsible for the event)
Para rádio ou TV:
Data, nome da emissora e do programa
For radio or TV:
Date, broadcasting company's name.
Email
[email protected]
Email
[email protected]
Perguntas Frequentes 3k6u4f 1. Em quais países a ABRAMUS arrecada?
2. Todos os países pagam direitos de Intérprete, músico e PF?
Não. Nem todos pagam as três categorias. Para mais detalhes, consultar nosso mapa
3. Como funciona a distribuição internacional?
As regras para recebimento de valores internacionais são um pouco diferentes das regras aqui do Brasil, aqui temos o ECAD que faz toda a arrecadação e distribuição dos valores para as sociedades efetuarem o ree. Lá fora não temos o ECAD, desta forma, a própria sociedade que arrecada e distribui os valores. Cada pais tem suas regras de arrecadação e distribuição. No exterior, diferentemente do Brasil, a distribuição é sempre do ano anterior ao que estamos, ou seja, em 2022 analisamos as arrecadações dos anos de 2020/2021. Em 2023, estamos analisando as arrecadações dos anos de 2021/2022 e assim por diante.
4. Como eu sei quando receberei pela minha música que tocou no exterior?
Trabalhamos sempre com o ano anterior ou anos em aberto porque cada país tem uma janela de distribuição. Por exemplo: se sua música tocou em Jan/21 em um país com o qual temos contrato, você poderá consultar/ receber a partir de Jan/22.
5. Qual o calendário de distribuição da ABRAMUS?
Março, junho, setembro e dezembro
6. Como eu sei os detalhes do que estou recebendo?
A ABRAMUS disponibiliza as informações no demonstrativo de pagamento no portal do associado.
7. Eu posso entrar em contato com a ABRAMUS se eu souber que minha música está tocando em algum país?
Publicado em 24/03/2021
Sim, desde que o território seja coberto pela ABRAMUS – verificar neste mapa . Se sim, enviar as seguintes informações para o e-mail [email protected] contendo:Título do fonograma ISRC (se possível) Artista principal (Intérprete/ Banda/ Dupla, etc) Seu código Abramus, ECAD ou F Sua categoria no fonograma: Intérprete, Músico e/ ou Produtor Fonográfico Ano de execução Países 8. Todos os países pagam direitos/ rubricas iguais?
Não. Cada país tem sua própria legislação e cobertura de usuários e direitos. Para saber se uma rubrica/ usuário paga ou não, favor enviar as informações contidas na pergunta anterior para [email protected]
9. Preciso que minhas músicas estejam cadastradas na base da ABRAMUS para receber do exterior?
Publicado em 24/03/2021
Sim. Precisamos alimentar a base de dados das sociedades com as quais temos contratos, para que as mesmas possam identificar os fonogramas que deverão ser pagos. Em caso de dúvidas sobre o seu repertório, entrar em contato com [email protected] .
10. Não quero mais ser representado pela ABRAMUS fora do Brasil. Como faço?
Você deve comunicar seu pedido de desligamento à ABRAMUS através do e-mail [email protected] , com cópia para [email protected] . Você receberá confirmação do desligamento o mais brevemente possível.
11. Sou filiado à ABRAMUS, mas devo me mudar para fora do país em breve. Posso continuar filiado à ABRAMUS ou devo me filiar à sociedade local?
Você tem as duas opções. Porém, não há necessidade de filiar-se a outra sociedade fora do país para receber os seus direitos. A ABRAMUS pode te representar mundialmente, basta você estar filiado para o território MUNDO. Em caso de dúvidas, favor entrar em contato com [email protected] .
12. Sou brasileiro, já sou filiado à ABRAMUS, mas moro no exterior, como receberei os meus direitos?
A forma de pagamento é através de remessa internacional e o valor mínimo para ree é de R$10.000,00 – soma de todas as distribuições feitas pelo Ecad, mensalmente – devido às taxas de operação. As remessas serão feitas na conta bancária informada no momento da filiação. Para atualizar seus dados, envie e-mail para [email protected] .
13. Quais impostos incidem sobre meu pagamento?
Imposto de renda, de acordo com a alíquota do seu país de residência.
14. Tenho dúvidas sobre meus direitos no exterior. Quem eu devo contatar?
Se sua dúvida se refere à parte autoral (autor, compositor ou editor), favor entrar em contato com [email protected] ; Se sua dúvida se refere à parte conexa (intérprete, músico ou produtor fonográfico), favor entrar em contato com [email protected] . 15. Como recebo meus direitos conexos de streaming executados no exterior?
Ainda não há pagamento de direitos conexos de streaming no exterior.
FREQUENT ASKED QUESTIONS 1u1zo 1. What should I do if my repertoire plays outside the country?
As a rule, all foreign societies have the duty to transfer the rights collected in their territory that do not belong to their . During this process, what is identified as being owned by ABRAMUS will be ed on during their distributions and we will repay it to the artists we represent.
Nevertheless, you can also make a query about your repertoire played in another country. In this case, we will get in touch with the society responsible for the territory where your music played and ask them for information about the local collection and distribution processes.
2. HOW NEIGHBORING RIGHTS ARE COLLECTED AND DISTRIBUTED OUTSIDE OF THE BRAZILIAN TERRITORY?
ABRAMUS has reciprocity contracts with several societies around the world. Therefore, all that is collected by these societies are properly repaid to our , if identified as from an ABRAMUS member. Besides that, we work in order to ensure that the repertoire from our is updated around the world and in Brazil.
SIGA-NOS NAS REDES SOCIAIS
©2025 ABRAMUS. DIREITOS RESERVADOS.